Issue 224 in svnbook: Typo in Chapter 2 of trunk (Subversion 1.8)

svnbook at googlecode.com svnbook at googlecode.com
Sun Oct 26 11:20:06 CDT 2014


Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 224 by peter.kl... at gmail.com: Typo in Chapter 2 of trunk  
(Subversion 1.8)
https://code.google.com/p/svnbook/issues/detail?id=224

This patch fixes a trivial typo:

[user at host svnbook]$ svn diff
Index: en/book/ch02-basic-usage.xml
===================================================================
--- en/book/ch02-basic-usage.xml        (revision 4883)
+++ en/book/ch02-basic-usage.xml        (working copy)
@@ -1769,7 +1769,7 @@

          <para>The <option>--accept</option> option to the <command>svn
            resolve</command> command instructs Subversion to use one of
-          a its pre-packaged approaches to conflict resolution.  If
+          its pre-packaged approaches to conflict resolution.  If
            you want Subversion to resolve the conflict using the
            version of the file that you last checked out before making
            your edits, use <option>--accept=base</option>.  If you'd


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



More information about the svnbook-dev mailing list