mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-12 23:01:16 -03:00
Typo funcions -> functions
This commit is contained in:
committed by
Fabian Homborg
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
|
||||
|
||||
Reference in New Issue
Block a user