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

Re: svn commit: rev 4460 - trunk/subversion/clients/cmdline

From: Matt Kraai <kraai_at_alumni.cmu.edu>
Date: 2003-01-21 01:14:25 CET

On Mon, Jan 20, 2003 at 09:45:46AM -0600, rooneg@tigris.org wrote:
> Author: rooneg
> Date: 2003-01-20 09:45:40 -0600 (Mon, 20 Jan 2003)
> New Revision: 4460
>
> Modified:
> trunk/subversion/clients/cmdline/main.c
> Log:
> Fix grammar.
>
> * subversion/clients/cmdline/main.c: Fix grammar.
>
>
> Modified: trunk/subversion/clients/cmdline/main.c
> ==============================================================================
> +++ trunk/subversion/clients/cmdline/main.c Mon Jan 20 09:45:43 2003
> @@ -288,7 +288,7 @@
> " 2. merge -r N:M TARGET [PATH]\n\n"
> " 1. In the first form, URL1 and URL2 are URLs specified at revisions\n"
> " N and M. These are the two sources to be compared. The revisions\n"
> - " default to HEAD if omitted.\n\n"
> + " defaults to HEAD if omitted.\n\n"
> " 2. In the second form TARGET can be an URL, or it can be a working copy\n"
> " path in which case the corresponding URL is used. This URL, at\n"
> " revisions N and M, defines the two sources to be compared.\n\n"

The verb does not agree with the subject. It should be either
"The revisions default" or "The revision defaults".

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 20 17:16:15 2003

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

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