about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-05-06 09:27:09 +0100
committerPeter Stephenson <pws@zsh.org>2015-05-06 09:27:09 +0100
commitf29895cc08bc04d9788af4a12523bacbd6e6126a (patch)
tree839811521b11937a912d19667b3468a034c6721a /Doc/Zsh/zle.yo
parent36a55e278e31cfdf3e2e5212ade32d254e4a857a (diff)
downloadzsh-f29895cc08bc04d9788af4a12523bacbd6e6126a.tar.gz
zsh-f29895cc08bc04d9788af4a12523bacbd6e6126a.tar.xz
zsh-f29895cc08bc04d9788af4a12523bacbd6e6126a.zip
c.f. 35041: typo in zle.yo
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index e6f087fc7..c7835675f 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -141,7 +141,7 @@ While for normal editing a single keymap is used exclusively, in many
 modes a local keymap allows for some keys to be customised. For example,
 in an incremental search mode, a binding in the tt(isearch) keymap will
 override a binding in the tt(main) keymap but all keys that are not
-overriden can still be used.
+overridden can still be used.
 
 If a key sequence is defined in a local keymap, it will hide a key
 sequence in the global keymap that is a prefix of that sequence. An