zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: compsys.yo typo
@ 1999-11-23 16:40 Adam Spiers
  0 siblings, 0 replies; only message in thread
From: Adam Spiers @ 1999-11-23 16:40 UTC (permalink / raw)
  To: zsh workers mailing list

Index: Doc/Zsh/compsys.yo
===================================================================
RCS file: /projects/zsh/zsh/Doc/Zsh/compsys.yo,v
retrieving revision 1.1.1.82
diff -u -r1.1.1.82 compsys.yo
--- Doc/Zsh/compsys.yo  1999/11/23 11:48:10     1.1.1.82
+++ Doc/Zsh/compsys.yo  1999/11/23 16:39:41
@@ -322,7 +322,7 @@
 matches, and often it can generate multiple types of matches. Whenever 
 a completion function is about to generate such matches it first calls 
 a utility function, telling it what types of matches can be
-generated. These types are represented as simple names calld
+generated. These types are represented as simple names called
 `tags'. This utility function in turn calls another function
 (tt(_sort_tags)) and gives the list of tags to it as
 arguments. The function tt(_sort_tags) can then say in which order the 


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

only message in thread, other threads:[~1999-11-23 16:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-23 16:40 PATCH: compsys.yo typo Adam Spiers

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).