husted 2003/12/11 16:07:46
Modified: doc learning.xml
Log:
Gramar fixes.
Revision Changes Path
1.18 +3 -3 jakarta-struts/doc/learning.xml
Index: learning.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/learning.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- learning.xml 27 Nov 2003 04:06:51 -0000 1.17
+++ learning.xml 12 Dec 2003 00:07:46 -0000 1.18
@@ -134,7 +134,7 @@
If you have any questions about how Struts actually works, do not hesitate
to <em>use the source</em>.
For the complete, buildable source code to the entire Struts framework,
- see the "src" folder in the
+ see the "src" folder in
<a href="http://jakarta.apache.org/site/sourceindex.html"><strong>your source
distribution</strong></a>.
</p>
@@ -162,11 +162,11 @@
<li>
Upload - Demonstrates using the file upload facilities. (Based on
Commons Upload.)</li>
<li>
- Validator - Demonstrate using the Validator extension.</li>
+ Validator - Demonstrates using the Validator extension.</li>
</ul>
<p>
- These applications provided as standalone WARs in the binary distribution.
+ These applications are provided as standalone WARs in the binary
distribution.
The source code for each application is available under
<code>WEB-INF/src</code> in the binaries and under the
<code>web</code> package in the source distribution.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]