You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2013/06/26 15:57:47 UTC

svn commit: r1496938 - /subversion/trunk/subversion/svn/svn.c

Author: julianfoad
Date: Wed Jun 26 13:57:47 2013
New Revision: 1496938

URL: http://svn.apache.org/r1496938
Log:
* subversion/svn/svn.c
  (svn_cl__cmd_table): Tweak grammar in merge help text, following r1491432.

Modified:
    subversion/trunk/subversion/svn/svn.c

Modified: subversion/trunk/subversion/svn/svn.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/svn.c?rev=1496938&r1=1496937&r2=1496938&view=diff
==============================================================================
--- subversion/trunk/subversion/svn/svn.c (original)
+++ subversion/trunk/subversion/svn/svn.c Wed Jun 26 13:57:47 2013
@@ -760,7 +760,7 @@ const svn_opt_subcommand_desc2_t svn_cl_
 "          (the '2-URL' merge)\n"
 "\n"
 "  1. This form, with one source path and no revision range, is called\n"
-"     an 'complete' merge:\n"
+"     a 'complete' merge:\n"
 "\n"
 "       svn merge SOURCE[@REV] [TARGET_WCPATH]\n"
 "\n"