Selaa lähdekoodia

Help: Rename 'artefact' to 'artifact' in target_precompile_headers

Arcturus 5 vuotta sitten
vanhempi
sitoutus
a09195e7bf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Help/command/target_precompile_headers.rst

+ 1 - 1
Help/command/target_precompile_headers.rst

@@ -93,7 +93,7 @@ Reusing Precompile Headers
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The command also supports a second signature which can be used to specify that
-one target re-uses a precompiled header file artefact from another target
+one target re-uses a precompiled header file artifact from another target
 instead of generating its own:
 
 .. code-block:: cmake