[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: picky minor typo

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-05-07 18:32:20 CEST

Jon Scott Stevens <jon@latchkey.com> writes:

> v1.0.2
>
> notify.c:247 printf ("Transmitting file data ");
>
> Does that space belong after the "a"?
>
> ie:
>
> [12][ ~/checkout/studioz/trunk/common ]% svn ci settings.inc
> Sending settings.inc
> Transmitting file data .
> Committed revision 3.
>
> Looks kind of funny to have the extra space there...

It only looks funny when there's one '.', because it looks like a
goofed-up sentence terminator. Not so bad when you see:

   [...]
   Sending settings.inc
   Sending foo
   Sending bar
   Sending baz
   Transmitting file data ..............................
   Committed revision 4.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 8 01:12:48 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.