mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +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…
x
Reference in New Issue
Block a user