diff --git a/doc_src/language.rst b/doc_src/language.rst index 4e888f6e1..7110739c3 100644 --- a/doc_src/language.rst +++ b/doc_src/language.rst @@ -892,7 +892,7 @@ Example: There are a few possible uses for different scopes. -Typically inside funcions you should use local scope:: +Typically inside functions you should use local scope:: function something set -l file /path/to/my/file