[PATCH] typo in src/en/book/ch03.xml

Brian R. Becker brbecker at gmail.com
Fri May 12 20:01:21 CDT 2006


All,

Thanks for the book.  This is actually my first substantive (such as it is)
use of subversion.  :)

I am not on the mailing list, so if you need to contact me for any reason,
please email me directly.

Brian R. Becker
brbecker "AT" gmail "DOT" com

Index: src/en/book/ch03.xml
===================================================================
--- src/en/book/ch03.xml        (revision 2146)
+++ src/en/book/ch03.xml        (working copy)
@@ -2159,7 +2159,7 @@
         Subversion writes its intentions to a log file.  Next it
         executes the commands in the log file to apply the requested
         change, holding a lock on the relevant part of the working
-        copy while it works — to prevent othe Subversion clients
+        copy while it works — to prevent other Subversion clients
         from accessing the working copy in mid-change.  Finally,
         Subversion removes the log file.  Architecturally, this is
         similar to a journaled filesystem.  If a Subversion operation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20060512/94aa82f4/attachment.html>


More information about the svnbook-dev mailing list