diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/mod_zle.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_zle.yo b/Doc/Zsh/mod_zle.yo index a677ad0b1..d301b4de3 100644 --- a/Doc/Zsh/mod_zle.yo +++ b/Doc/Zsh/mod_zle.yo @@ -72,7 +72,7 @@ be empty. ) enditem() -To use a newly created keymamp, it should be linked to tt(main). Hence +To use a newly created keymap, it should be linked to tt(main). Hence the sequence of commands to create and use a new keymap `tt(mymap)' initialized from the tt(emacs) keymap (which remains unchanged) is: |