donaldp 2002/06/06 19:48:29
Modified: site/src/xdocs configuring.xml
Log:
Corrected grammar
Revision Changes Path
1.2 +1 -1 jakarta-ant-myrmidon/site/src/xdocs/configuring.xml
Index: configuring.xml
===================================================================
RCS file: /home/cvs/jakarta-ant-myrmidon/site/src/xdocs/configuring.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- configuring.xml 10 Apr 2002 23:43:46 -0000 1.1
+++ configuring.xml 7 Jun 2002 02:48:29 -0000 1.2
@@ -19,7 +19,7 @@
<p>When mapping the XML representation on to the task object you
need to be able map the names as they appear in the XML to the
- names as they appear in the Java code. The process is for
generating
+ names as they appear in the Java code. The process for generating
a java name from the xml name is as follows.</p>
<ol>
<li>Capitalize the first character of name.</li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>