STYLE: fix docs

This commit is contained in:
Ken Martin
2005-11-16 14:11:09 -05:00
parent 69d931f643
commit d1840f2e57
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ public:
"are processed immediately as if they were written in place of the "
"INCLUDE command. If OPTIONAL is present, then no error "
"is raised if the file does not exist.\n"
"If module is specified instead of file, the file with name "
"If a module is specified instead of a file, the file with name "
"<modulename>.cmake is searched in the CMAKE_MODULE_PATH.";
}