Explorar o código

STYLE: fix typo (bug #5115)

Alex
Alexander Neundorf %!s(int64=18) %!d(string=hai) anos
pai
achega
01eea01f21
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmExecProgramCommand.h

+ 1 - 1
Source/cmExecProgramCommand.h

@@ -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"