Просмотр исходного кода

Help: Fix typo in `cmake-developer(7)` manual

Fix spelling mistake `sytem` => `system`.
Prayag Verma 10 лет назад
Родитель
Сommit
6f83db1cc1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Help/manual/cmake-developer.7.rst

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

@@ -718,7 +718,7 @@ same consideration applies to macros, functions and imported targets.
   If False, do not try to use the relevant CMake wrapping command.
   If False, do not try to use the relevant CMake wrapping command.
 
 
 ``Xxx_Yy_FOUND``
 ``Xxx_Yy_FOUND``
-  If False, optional Yy part of Xxx sytem is not available.
+  If False, optional Yy part of Xxx system is not available.
 
 
 ``Xxx_FOUND``
 ``Xxx_FOUND``
   Set to false, or undefined, if we haven't found, or don't want to use
   Set to false, or undefined, if we haven't found, or don't want to use