STYLE: fix docs

This commit is contained in:
Ken Martin
2005-11-16 14:41:10 -05:00
parent 0342189356
commit 25b26ae808
3 changed files with 6 additions and 6 deletions

View File

@@ -73,10 +73,10 @@ public:
"that depends on another project built in a different tree. "
"EXCLUDE option can be used to provide a list of entries to be "
"excluded. "
"INCLUDE_INTERNALS can be used to provide a list of internal entries"
"to be included. Normally, no internal entries are brougt in. Use "
"INCLUDE_INTERNALS can be used to provide a list of internal entries "
"to be included. Normally, no internal entries are brought in. Use "
"of this form of the command is strongly discouraged, but it is "
"provided for backward compatability.";
"provided for backward compatibility.";
}
cmTypeMacro(cmLoadCacheCommand, cmCommand);