zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] Doc typo fix
@ 2010-01-03 23:53 Jesse Weinstein
  0 siblings, 0 replies; only message in thread
From: Jesse Weinstein @ 2010-01-03 23:53 UTC (permalink / raw)
  To: zsh-workers

Small typo I noticed while reading the documentation.

Jesse 

Index: compsys.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/compsys.yo,v
retrieving revision 1.224
diff -u -r1.224 compsys.yo
--- compsys.yo	18 Oct 2009 19:47:31 -0000	1.224
+++ compsys.yo	3 Jan 2010 23:51:16 -0000
@@ -3672,13 +3672,13 @@
 choice of resetting these parameters or propagating changes in them.
 
 A function calling tt(_arguments) with at least
-one action containing a `tt(->)var(string)' therefore must declare
+one action containing a `tt(->)var(string)' must therefore declare
 appropriate local parameters:
 
 example(local context state line
 typeset -A opt_args)
 
-to avoid tt(_arguments) from altering the global environment.
+to prevent tt(_arguments) from altering the global environment.
 )
 item(tt({)var(eval-string)tt(}))(
 vindex(expl, use of)


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

only message in thread, other threads:[~2010-01-04  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-03 23:53 [PATCH] Doc typo fix Jesse Weinstein

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