Author: crossley
Date: Thu Jan 13 02:25:34 2011
New Revision: 1058391

URL: http://svn.apache.org/viewvc?rev=1058391&view=rev
Log:
Clarify "View intermediate processing" for "**/body-*"

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=1058391&r1=1058390&r2=1058391&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/howto-dev.xml (original)
+++ forrest/trunk/site-author/content/xdocs/howto-dev.xml Thu Jan 13 02:25:34 
2011
@@ -393,7 +393,7 @@ $ svn merge -r 303:302
           intermediate documents, such as
            "<code>http://localhost:8888/body-index.html</code>"
           which will return the intermediate processing of the body part of the
-          document, and
+          <code>/index.html</code> document, and
            "<code>http://localhost:8888/index.xml</code>"
           which will return the intermediate xml.
         </p>