From 4149d0ab3e770b4e28b447ecbe6a6b77cecf46dd Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 25 Feb 2014 09:17:26 +0100 Subject: unposted: fix typo in documentation --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 6f1917d36..c304461e2 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2344,7 +2344,7 @@ This is used by the tt(_history) completer and the tt(_history_complete_word) bindable command to decide which words should be completed. -If it is a singe number, only the last var(N) words from the history +If it is a single number, only the last var(N) words from the history will be completed. If it is a range of the form `var(max)tt(:)var(slice)', -- cgit 1.4.1