martinc 01/10/23 11:25:09 Modified: doc/userGuide kickstart.xml Log: Fixed a couple of typos. Submitted by: Isaac Strauss Revision Changes Path 1.4 +2 -2 jakarta-struts/doc/userGuide/kickstart.xml Index: kickstart.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/kickstart.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kickstart.xml 2001/10/05 10:54:19 1.3 +++ kickstart.xml 2001/10/23 18:25:09 1.4 @@ -17,7 +17,7 @@ <li><a href="#license">How is Struts licensed?</a></li> <li><a href="#usage">Can Struts be used in a commercial application?</a></li> - <li><a href="#where">Where I can I get a copy of Struts?</a></li> + <li><a href="#where">Where can I get a copy of Struts?</a></li> <li><a href="#install">How do I install Struts?</a></li> <li><a href="#jar">When do I need the struts.jar on my classpath?</a></li> @@ -65,7 +65,7 @@ <p>In addition, contributions of patches, improved code, new features, or even just requests for features are also welcome.</p> </section> -<section href="where" name="Where I can I get a copy of Struts?"> +<section href="where" name="Where can I get a copy of Struts?"> <p>The best place to download Struts is at <a href="http://jakarta.apache.org/struts/">jakarta.apache.org/struts</a>. The nightly builds are very stable, and recommended as the best place to start today.</p> </section>