Merge topic 'fix-BORLAND-doc-typo'
a5edfc4 Fix typo in documentation
This commit is contained in:
commit
e8aa0401c8
@ -895,7 +895,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
|
|||||||
|
|
||||||
cm->DefineProperty
|
cm->DefineProperty
|
||||||
("BORLAND", cmProperty::VARIABLE,
|
("BORLAND", cmProperty::VARIABLE,
|
||||||
"True of the borland compiler is being used.",
|
"True if the borland compiler is being used.",
|
||||||
"This is set to true if the Borland compiler is being used.",false,
|
"This is set to true if the Borland compiler is being used.",false,
|
||||||
"Variables That Describe the System");
|
"Variables That Describe the System");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user