coliver 2003/05/24 13:18:02
Modified: src/documentation/xdocs/userdocs/flow api.xml
Log:
fixed typo
Revision Changes Path
1.3 +1 -1 cocoon-2.1/src/documentation/xdocs/userdocs/flow/api.xml
Index: api.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/flow/api.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- api.xml 24 May 2003 20:14:33 -0000 1.2
+++ api.xml 24 May 2003 20:18:02 -0000 1.3
@@ -26,7 +26,7 @@
<code>uri</code> is the relative URL of the page to be sent back to
the client.
</p>
<p>
- <code>bean</code> is a context object which can be accessed inside
this page toextract various values and place them in the generated page.
+ <code>bean</code> is a context object which can be accessed inside
this page to extract various values and place them in the generated page.
</p>
</s2>
<s2 title = "sendPageAndWait">