diff options
-rw-r--r-- | Help/command/add_custom_command.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/add_custom_command.rst b/Help/command/add_custom_command.rst index 5996d64..bd80e6e 100644 --- a/Help/command/add_custom_command.rst +++ b/Help/command/add_custom_command.rst @@ -549,7 +549,7 @@ one of the keywords to make clear the behavior they expect. lines or custom commands will be omitted for the specific configuration and no "empty-string-command" will be added. - This allows to add individual build events for every configuration. + This allows adding individual build events for every configuration. .. versionadded:: 3.21 Support for target-dependent generator expressions. |