From a09195e7bfd807be131b69263373e15abb93712e Mon Sep 17 00:00:00 2001 From: Arcturus Date: Tue, 2 Jun 2020 18:00:01 +0100 Subject: Help: Rename 'artefact' to 'artifact' in target_precompile_headers --- Help/command/target_precompile_headers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/target_precompile_headers.rst b/Help/command/target_precompile_headers.rst index 0d4f45a..d4280b1 100644 --- a/Help/command/target_precompile_headers.rst +++ b/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 -- cgit v0.12