Typo funcions -> functions

This commit is contained in:
Evan Chen 2021-08-28 12:39:13 -07:00 committed by Fabian Homborg
parent 9022b9bef6
commit 878bfa94cb

View File

@ -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