Add a missing space after a tag.
PR: docs/177141 Submitted by: Max Brazhnikov <makc@freebsd.org>
This commit is contained in:
parent
d0b160b4c9
commit
8cf28d6e36
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41309
1 changed files with 1 additions and 1 deletions
|
@ -5464,7 +5464,7 @@ IGNORE= may not be redistributed because of licensing reasons. Please visit <rep
|
|||
<entry>Type of build (<application>CMake</application>
|
||||
predefined build profiles). Default is
|
||||
<literal>Release</literal>, or
|
||||
<literal>Debug</literal>if
|
||||
<literal>Debug</literal> if
|
||||
<makevar>WITH_DEBUG</makevar> is set.</entry>
|
||||
</row>
|
||||
|
||||
|
|
Loading…
Reference in a new issue