mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:43:55 +08:00
Typo funcions -> functions
This commit is contained in:
parent
9022b9bef6
commit
878bfa94cb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user