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

Help: Fix whitespace in doc link.

Stephen Kelly 11 лет назад
Родитель
Сommit
96eb97f89e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Help/command/add_compile_options.rst

+ 1 - 1
Help/command/add_compile_options.rst

@@ -14,7 +14,7 @@ alternative commands exist to add preprocessor definitions
 include directories (:command:`target_include_directories` and
 :command:`include_directories`).  See documentation of the
 :prop_tgt:`directory <COMPILE_OPTIONS>` and
-:prop_tgt:` target <COMPILE_OPTIONS>` ``COMPILE_OPTIONS`` properties.
+:prop_tgt:`target <COMPILE_OPTIONS>` ``COMPILE_OPTIONS`` properties.
 
 Arguments to ``add_compile_options`` may use "generator expressions" with
 the syntax ``$<...>``.  See the :manual:`cmake-generator-expressions(7)`