Author: rgardler
Date: Sun Nov 19 16:15:46 2006
New Revision: 476991
URL: http://svn.apache.org/viewvc?view=rev&rev=476991
Log:
typo
Modified:
forrest/trunk/whiteboard/forrest2/src/docs/howDoesItWork.html
Modified: forrest/trunk/whiteboard/forrest2/src/docs/howDoesItWork.html
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/src/docs/howDoesItWork.html?view=diff&rev=476991&r1=476990&r2=476991
==============================================================================
--- forrest/trunk/whiteboard/forrest2/src/docs/howDoesItWork.html (original)
+++ forrest/trunk/whiteboard/forrest2/src/docs/howDoesItWork.html Sun Nov 19
16:15:46 2006
@@ -57,7 +57,7 @@
defined to handle "file:" requests will be used.</p>
<p>To define a reader for a specific protocol we add a bean
-definition to our content objects forestContext.xml file.
+definition to our content objects forrestContext.xml file.
The ID of the bean should be the name of the protocol we wish
process with this reader. For example:</p>