zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Typo in comment that has bugged me for ages
@ 1999-09-07 17:10 Bart Schaefer
  1999-09-07 19:27 ` Geoff Wing
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Schaefer @ 1999-09-07 17:10 UTC (permalink / raw)
  To: zsh-workers

I've been meaning to send this patch in for a ridiculously long time and
just keep forgetting, because it only shows up as a diff when I'm merging
a release into my CVS repository.

Index: Src/subst.c
===================================================================
@@ -242,7 +242,7 @@
 }
 
 /* Perform substitution on a single word. Unlike with singsub, the      *
- * result can have more than one words. A single word result is sroted  *
+ * result can have more than one words. A single word result is stored  *
  * in *s and *isarr is set to zero; otherwise *isarr is set to 1 and    *
  * the result is stored in *a. If `a' is zero a multiple word result is *
  * joined using sep or the IFS parameter if sep is zero and the result  *

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: Typo in comment that has bugged me for ages
  1999-09-07 17:10 PATCH: Typo in comment that has bugged me for ages Bart Schaefer
@ 1999-09-07 19:27 ` Geoff Wing
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Wing @ 1999-09-07 19:27 UTC (permalink / raw)
  To: zsh-workers

Bart Schaefer <schaefer@candle.brasslantern.com> typed:
:I've been meaning to send this patch in for a ridiculously long time and
:just keep forgetting, because it only shows up as a diff when I'm merging
:a release into my CVS repository.
:
:Index: Src/subst.c
:===================================================================
: /* Perform substitution on a single word. Unlike with singsub, the      *
:- * result can have more than one words. A single word result is sroted  *
:+ * result can have more than one words. A single word result is stored  *
                                   ^^^^^
Hmm, while you were there, you could have fixed that :-)

Regards,
-- 
Geoff Wing : <gcw@pobox.com>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@rxvt.org>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw@zsh.org>       Phone   : (Australia) 0413 431 874


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-09-07 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-07 17:10 PATCH: Typo in comment that has bugged me for ages Bart Schaefer
1999-09-07 19:27 ` Geoff Wing

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