[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Conform to O'Reilly style guide

From: Larry Shatzer <fugazi_at_zyx.net>
Date: 2003-03-14 18:15:04 CET

At the top of the HACKING file it mentions the O'Reilly style guide to be
followed. Below is a patch to correct a few spots it was not followed.

Log Message: Fix a few typos according to the O'Reilly Style Guide.

Index: doc/book/book/appd.xml
===================================================================
--- doc/book/book/appd.xml (revision 5331)
+++ doc/book/book/appd.xml (working copy)
@@ -31,7 +31,7 @@
       <para>RFC 2518 defines a set of concepts and accompanying
         extension methods to HTTP 1.1 that make the web into a more
         universal read/write medium. The basic idea is that a
- WebDAV-compliant webserver can act like a generic fileserver;
+ WebDAV-compliant web server can act like a generic file server;
         clients can mount WebDAV <quote>shares</quote> that behave
         much like NFS or SMB shares.</para>
       
Index: doc/book/book/ch07.xml
===================================================================
--- doc/book/book/ch07.xml (revision 5331)
+++ doc/book/book/ch07.xml (working copy)
@@ -1529,7 +1529,7 @@
         to important design discussions, be able to see actual changes
         to Subversion source code as they occur, and be able to
         witness peer reviews of those changes and proposed changes.
- These e-mail based discussion lists are the primary
+ These email based discussion lists are the primary
         communication media for Subversion development. See the
         Mailing Lists section of the website for other
         Subversion-related lists you might be interested in.</para>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 18:16:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.