zsh-workers
 help / color / mirror / code / Atom feed
From: Jesse Weinstein <jessw@netwood.net>
To: zsh-workers@zsh.org
Subject: [PATCH] Doc typo fix
Date: Sun, 03 Jan 2010 15:53:32 -0800	[thread overview]
Message-ID: <1262562812.24526.7.camel@zareason> (raw)

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)


                 reply	other threads:[~2010-01-04  0:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1262562812.24526.7.camel@zareason \
    --to=jessw@netwood.net \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).