about summary refs log tree commit diff
path: root/Doc/Zsh/mod_deltochar.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/mod_deltochar.yo')
-rw-r--r--Doc/Zsh/mod_deltochar.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_deltochar.yo b/Doc/Zsh/mod_deltochar.yo
index 4c3cf58e6..d90a6fc47 100644
--- a/Doc/Zsh/mod_deltochar.yo
+++ b/Doc/Zsh/mod_deltochar.yo
@@ -6,7 +6,7 @@ startitem()
 tindex(delete-to-char)
 item(tt(delete-to-char))(
 Read a character from the keyboard, and
-delete from the cursor position up to and including the next
+delete from the cursor position up to but not including the next
 (or, with repeat count var(n), the var(n)th) instance of that character.
 )
 enditem()