Explorar el Código

Help: Add missing space in cmake(1) manual

Bartosz Kosiorek hace 9 años
padre
commit
25ee2c86c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Help/manual/cmake.1.rst

+ 1 - 1
Help/manual/cmake.1.rst

@@ -169,7 +169,7 @@ Available commands are:
 
 
 ``compare_files <file1> <file2>``
 ``compare_files <file1> <file2>``
   Check if ``<file1>`` is same as ``<file2>``. If files are the same,
   Check if ``<file1>`` is same as ``<file2>``. If files are the same,
-  then returns 0, if not itreturns 1.
+  then returns 0, if not it returns 1.
 
 
 ``copy <file>... <destination>``
 ``copy <file>... <destination>``
   Copy files to ``<destination>`` (either file or directory).
   Copy files to ``<destination>`` (either file or directory).