mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
44981: Fix some typos in the documentation.
This commit is contained in:
committed by
Daniel Shahaf
parent
06dddd0b98
commit
bcde790c88
@@ -55,7 +55,7 @@ For any other function, including any defined at an interactive prompt or
|
||||
an autoload function whose path has not yet been resolved, this is
|
||||
the empty string. However, the hash element is reported as defined
|
||||
just so long as the function is present: the keys to this hash are
|
||||
the same as those to tt($funcions).
|
||||
the same as those to tt($functions).
|
||||
)
|
||||
vindex(dis_functions_source)
|
||||
item(tt(dis_functions_source))(
|
||||
|
||||
Reference in New Issue
Block a user