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