Fix typo in documentation for add_*_arguments

pull/10167/head
Karl Linden 3 years ago committed by Eli Schwartz
parent 020f787335
commit 40c69630df
  1. 2
      docs/yaml/functions/add_global_arguments.yaml
  2. 2
      docs/yaml/functions/add_project_arguments.yaml

@ -11,7 +11,7 @@ notes:
varargs:
type: str
name: Compiler argument
description: The commpiler arguments to add
description: The compiler arguments to add
kwargs:
language:

@ -14,6 +14,6 @@ notes:
varargs:
type: str
name: Compiler argument
description: The commpiler arguments to add
description: The compiler arguments to add
kwargs_inherit: add_global_arguments

Loading…
Cancel
Save