From c7d8a2426f46f54cfd3125427e5b7f9177fa06ff Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 12 Apr 2000 15:05:34 +0000 Subject: Use _arguments for bindkey completion and fix small typo in docs --- Doc/Zsh/mod_zle.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') 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: -- cgit 1.4.1