summaryrefslogtreecommitdiff
path: root/docs/yaml/objects/compiler.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/objects/compiler.yaml')
-rw-r--r--docs/yaml/objects/compiler.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/yaml/objects/compiler.yaml b/docs/yaml/objects/compiler.yaml
index abf86aa94..4bf69c3b1 100644
--- a/docs/yaml/objects/compiler.yaml
+++ b/docs/yaml/objects/compiler.yaml
@@ -485,7 +485,7 @@ methods:
default: "'off'"
description: |
Supported values:
- - `'off'`: Quietely ignore unsupported arguments
+ - `'off'`: Quietly ignore unsupported arguments
- `'warn'`: Print a warning for unsupported arguments
- `'require'`: Abort if at least one argument is not supported
@@ -544,7 +544,7 @@ methods:
# default: "'off'"
# description: |
# Supported values:
- # - `'off'`: Quietely ignore unsupported arguments
+ # - `'off'`: Quietly ignore unsupported arguments
# - `'warn'`: Print a warning for unsupported arguments
# - `'require'`: Abort if at least one argument is not supported