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

[PATCH] - Fix typo in svn best practices document

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2004-05-07 07:27:07 CEST

Log Message:
Fix typo in svn-best-practices.html

* doc/user/svn-best-practices.html
  (Use a Sane Repository Layout) : Fix typo - change 'main' to 'may'

Index: doc/user/svn-best-practices.html
===================================================================
--- doc/user/svn-best-practices.html (revision 9637)
+++ doc/user/svn-best-practices.html (working copy)
@@ -22,7 +22,7 @@
 <p>The Subversion project officially recommends the idea of a "project
 root", which represents an anchoring point for a project. A "project
 root" contains exactly three subdirectories: <tt>/trunk</tt>,
-<tt>/branches</tt>, and <tt>/tags</tt>. A repository main contain
+<tt>/branches</tt>, and <tt>/tags</tt>. A repository may contain
 only one project root, or it may contain a number of them.</p>
 
 <p><em>Book reference:</em><a
@@ -320,4 +320,4 @@
 
 
 </body>
-</html>
\ No newline at end of file
+</html>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 7 07:33:59 2004

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.