Scarab commit: svn commit: r10507 - trunk/xdocs/howto/build-docs-howto.xml
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronvoe122 Date: 2007-12-17 15:46:12-0800 New Revision: 10507 Modified: trunk/xdocs/howto/build-docs-howto.xml Log: Added missing </section> tag. Modified: trunk/xdocs/howto/build-docs-howto.xml Url: http://scarab.tigris.org/source/browse/scarab/trunk/xdocs/howto/build-docs-howto.xml?view=diff&rev=10507&p1=trunk/xdocs/howto/build-docs-howto.xml&p2=trunk/xdocs/howto/build-docs-howto.xml&r1=10506&r2=10507 ============================================================================== --- trunk/xdocs/howto/build-docs-howto.xml (original) +++ trunk/xdocs/howto/build-docs-howto.xml 2007-12-17 15:46:12-0800 @@ -39,6 +39,7 @@ to be in your path. If you have TortoiseCVS installed on windows, then just add that directory to your path! The CVS.exe in the TortoiseCVS directory works fine. </p> - </subsection> + </subsection> +</section> </body> </document>