zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] Fix a typo in the zshcompsys(1) manual
@ 2010-06-09 16:58 Holger Weiss
  0 siblings, 0 replies; only message in thread
From: Holger Weiss @ 2010-06-09 16:58 UTC (permalink / raw)
  To: Zsh Workers

---
 Doc/Zsh/compsys.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 188e02e..053047a 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1780,7 +1780,7 @@ of the cursor.  If it is set to `false', completion will be done even there.
 
 The value may also contain the substrings `tt(pending)' or
 `tt(pending=)var(val)'.  In this case, the typed character will be
-inserted instead of staring completion when there is unprocessed input
+inserted instead of starting completion when there is unprocessed input
 pending.  If a var(val) is given, completion will not be done if there
 are at least that many characters of unprocessed input.  This is often
 useful when pasting characters into a terminal.  Note
-- 
Holger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-09 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-09 16:58 [PATCH] Fix a typo in the zshcompsys(1) manual Holger Weiss

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).