Author: rgardler
Date: Tue Sep 9 12:31:00 2008
New Revision: 693573
URL: http://svn.apache.org/viewvc?rev=693573&view=rev
Log:
Typo
Modified:
forrest/trunk/site-author/content/xdocs/howto-dev.xml
Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-dev.xml?rev=693573&r1=693572&r2=693573&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/howto-dev.xml (original)
+++ forrest/trunk/site-author/content/xdocs/howto-dev.xml Tue Sep 9 12:31:00
2008
@@ -534,7 +534,7 @@
</p>
<p>
To step through the java code you need to run forrest with Java
- debugging turned on. The <code>forrest.jvmargs</code>code> property
in
+ debugging turned on. The <code>forrest.jvmargs</code> property in
the <code>forrest.properties</code> file can be used to start forrest
in debug mode on a specific port. For example:
</p>