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

Help: Minor typos and formatting for XCODE_SCHEME_WORKING_DIRECTORY

Craig Scott 5 лет назад
Родитель
Сommit
6ff07dac76

+ 2 - 2
Help/prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY.rst

@@ -1,8 +1,8 @@
 XCODE_SCHEME_WORKING_DIRECTORY
 ------------------------------
 
-Specify the ``Working Directory`` a of the `Run` and `Profile`
-action in the generated Xcode scheme. In case the value contains
+Specify the ``Working Directory`` of the *Run* and *Profile*
+actions in the generated Xcode scheme. In case the value contains
 generator expressions those are evaluated.
 
 This property is initialized by the value of the variable

+ 2 - 2
Help/variable/CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst

@@ -1,8 +1,8 @@
 CMAKE_XCODE_SCHEME_WORKING_DIRECTORY
 ------------------------------------
 
-Specify the ``Working Directory`` a of the `Run` and `Profile`
-action in the generated Xcode scheme.
+Specify the ``Working Directory`` of the *Run* and *Profile*
+actions in the generated Xcode scheme.
 
 This variable initializes the
 :prop_tgt:`XCODE_SCHEME_WORKING_DIRECTORY`