浏览代码

Help/add_custom_command: fix verb grammo

Ben Boeckel 1 年之前
父节点
当前提交
b03356f954
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/command/add_custom_command.rst

+ 1 - 1
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.