STYLE: fix typo (bug #5115)

Alex
This commit is contained in:
Alexander Neundorf 2007-06-08 09:19:19 -04:00
parent e737d7d07a
commit 01eea01f21
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ public:
virtual const char* GetFullDocumentation()
{
return
"Run and executable program during the processing of the CMakeList.txt"
"Run an executable program during the processing of the CMakeList.txt"
" file.\n"
" EXEC_PROGRAM(Executable [directory in which to run]\n"
" [ARGS <arguments to executable>]\n"