dgraham 2003/07/01 21:09:16
Modified: doc/userGuide introduction.xml
Log:
Fixed typo for PR# 21223.
Revision Changes Path
1.17 +1 -1 jakarta-struts/doc/userGuide/introduction.xml
Index: introduction.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/introduction.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- introduction.xml 19 Jan 2003 00:40:41 -0000 1.16
+++ introduction.xml 2 Jul 2003 04:09:16 -0000 1.17
@@ -236,7 +236,7 @@
<p>
The <b>Model</b> layer in a MVC application is often project-specific.
Struts is
- designed to makes it easy to access the business-end of your application,
+ designed to make it easy to access the business-end of your application,
but leaves that part of the programming to other products, like
<a href="http://java.sun.com/products/jdbc/index.html">JDBC</a>,
<a href="http://java.sun.com/products/ejb/index.html">Enterprise Java
Beans</a>,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]