diff options
author | Vin Shelton <acs@users.sourceforge.net> | 2003-09-16 00:43:41 +0000 |
---|---|---|
committer | Vin Shelton <acs@users.sourceforge.net> | 2003-09-16 00:43:41 +0000 |
commit | d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a (patch) | |
tree | e8d80611aa2b58975b7fae9bf77dc7f96cdf12d4 /Doc/Zsh | |
parent | 49b25bc3d2068df8972b4410f80eef418db11582 (diff) | |
download | zsh-d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a.tar.gz zsh-d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a.tar.xz zsh-d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a.zip |
Fix minor typo in MIME function documentation.
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/contrib.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index cf1bada4b..82ed6da12 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -13,7 +13,7 @@ startmenu() menu(Utilities) menu(Prompt Themes) menu(ZLE Functions) -menu(MIME functions) +menu(MIME Functions) menu(Other Functions) endmenu() |