BUG: fix for bug#3775

This commit is contained in:
Bill Hoffman 2006-10-03 13:45:41 -04:00
parent 5b98b7af78
commit b3efab88f8
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public:
"been run, this command does nothing. "
"The tests are run by the testing subsystem by executing Exename "
"with the specified arguments. Exename can be either an executable "
"built by built by this project or an arbitrary executable on the "
"built by this project or an arbitrary executable on the "
"system (like tclsh). The test will be run with the current working "
"directory set to the CMakeList.txt files corresponding directory "
"in the binary tree.";