diff options
Diffstat (limited to 'docs/yaml/functions')
| -rw-r--r-- | docs/yaml/functions/error.yaml | 2 | ||||
| -rw-r--r-- | docs/yaml/functions/message.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/yaml/functions/error.yaml b/docs/yaml/functions/error.yaml index d54808c99..f4bb84cd0 100644 --- a/docs/yaml/functions/error.yaml +++ b/docs/yaml/functions/error.yaml @@ -11,4 +11,4 @@ varargs: name: msg since: 0.58.0 type: str - description: Additional parameters will be seperated by spaces + description: Additional parameters will be separated by spaces diff --git a/docs/yaml/functions/message.yaml b/docs/yaml/functions/message.yaml index 2adf8190a..d4ab085a8 100644 --- a/docs/yaml/functions/message.yaml +++ b/docs/yaml/functions/message.yaml @@ -11,4 +11,4 @@ varargs: name: more_text since: 0.54.0 type: str - description: Additional text that will be printed seperated by spaces. + description: Additional text that will be printed separated by spaces. |
