martinc 01/10/14 21:06:48
Modified: doc/userGuide resources.xml
Log:
Fixed typo in heading.
PR: 4108
Submitted by: Don Adams
Revision Changes Path
1.9 +1 -1 jakarta-struts/doc/userGuide/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/resources.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- resources.xml 2001/10/05 10:54:19 1.8
+++ resources.xml 2001/10/15 04:06:48 1.9
@@ -8,7 +8,7 @@
<body>
<chapter name="Struts Resources" href="resources">
-<section name="Contributor Tabligs" href="taglibs">
+<section name="Contributor Taglibs" href="taglibs">
<p><a
href="http://husted.com/about/struts/struts-was.zip"><b>Struts-WAS.jar</b></a> by
Christopher Assenza - Modified Struts 1.0 JAR for Websphere 3.5 or 4. Zipped for
download. (For additional tips regarding Websphere 3.5 see <a
href="http://jakarta.apache.org/struts/installation-was352-x.html">http://jakarta.apache.org/struts/installation-was352-x.html</a>.)</p>
<p><a href="http://struts.application-servers.com/"><b>Struts Layout</b></a> by
Improve - An extension library to improve interfaces creation with Struts.</p>
<p><a href="http://husted.com/about/struts/indexed-tags.htm"><b>Indexed
Tags</b></a> [Also available in the nightly build] by Dave Hays - Produce indexed
names such as <input type="text" name="parameter[0].value" value="Mac">. Link,
Submit, and Select tags are included too.</p>