[svnbook] r4261 committed - * en/book/ch03-advanced-topics.xml...

svnbook at googlecode.com svnbook at googlecode.com
Fri Apr 20 11:31:33 CDT 2012


Revision: 4261
Author:   cmpilato at gmail.com
Date:     Fri Apr 20 09:31:19 2012
Log:      * en/book/ch03-advanced-topics.xml
   Fix plurality of a verb.

Reported by: nobozo{__AT__}gmail.com (via issue #162)
http://code.google.com/p/svnbook/source/detail?r=4261

Modified:
  /trunk/en/book/ch03-advanced-topics.xml

=======================================
--- /trunk/en/book/ch03-advanced-topics.xml	Sun Jan  8 16:48:49 2012
+++ /trunk/en/book/ch03-advanced-topics.xml	Fri Apr 20 09:31:19 2012
@@ -403,7 +403,7 @@
        street.  Our motorist—and our Subversion—need a
        little more detail to do the right thing.</para>

-    <para>Fortunately, Subversion allow you to tell it exactly which
+    <para>Fortunately, Subversion allows you to tell it exactly which
        Main Street you meant.  The mechanism used is called a
        <firstterm>peg revision</firstterm>, and you provide these to
        Subversion for the sole purpose of identifying unique lines of
@@ -826,7 +826,7 @@
          remember that revision 1935 was a fully tested revision.  But
          if there's, say, a <literal>test-results</literal> property on
          that revision with the value <literal>all passing</literal>,
-        that's meaningful information to have.  And Subversion allow
+        that's meaningful information to have.  And Subversion allows
          you to easily do this via the <option>--with-revprop</option>
          option of the <command>svn commit</command> command:</para>





More information about the svnbook-dev mailing list