mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 23:30:35 -06:00
Fix typo in documentation
This commit is contained in:
committed by
Brad King
parent
6a1c5a3569
commit
a5edfc4fb7
@@ -895,7 +895,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
|
||||
|
||||
cm->DefineProperty
|
||||
("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,
|
||||
"Variables That Describe the System");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user