Originally created by: peter.kl...@gmail.com
This patch fixes a trivial typo:
[user@host svnbook]$ svn diff
Index: en/book/ch02-basic-usage.xml
===================================================================
--- en/book/ch02-basic-usage.xml ([r4883])
+++ 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
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cmpilato
Patch committed:
Sending book/ch02-basic-usage.xml
Transmitting file data .
Committed [r4884].
Thanks!
Labels: Milestone-en-1.8
Status: Fixed