about summary refs log tree commit diff
path: root/Doc/Zsh/mod_parameter.yo
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2019-12-04 21:31:12 +0000
committerDaniel Shahaf <danielsh@apache.org>2019-12-04 21:31:17 +0000
commitbcde790c88e3ba03a0b60dc1e30a620a843d0f73 (patch)
treee029610a42829091d0146ced1b54f4615009bbf1 /Doc/Zsh/mod_parameter.yo
parent06dddd0b98da9fa285573b1a6e1a0ecc2d6c6bd4 (diff)
downloadzsh-bcde790c88e3ba03a0b60dc1e30a620a843d0f73.tar.gz
zsh-bcde790c88e3ba03a0b60dc1e30a620a843d0f73.tar.xz
zsh-bcde790c88e3ba03a0b60dc1e30a620a843d0f73.zip
44981: Fix some typos in the documentation.
Diffstat (limited to 'Doc/Zsh/mod_parameter.yo')
-rw-r--r--Doc/Zsh/mod_parameter.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_parameter.yo b/Doc/Zsh/mod_parameter.yo
index 942e4c5b6..2e3011e44 100644
--- a/Doc/Zsh/mod_parameter.yo
+++ b/Doc/Zsh/mod_parameter.yo
@@ -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))(