morgand 01/03/15 13:13:08
Modified: jdbc/doc/web intro.xml
Log:
fixed another typo
Revision Changes Path
1.4 +1 -1 jakarta-taglibs/jdbc/doc/web/intro.xml
Index: intro.xml
===================================================================
RCS file: /home/cvs/jakarta-taglibs/jdbc/doc/web/intro.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- intro.xml 2001/03/15 20:07:09 1.3
+++ intro.xml 2001/03/15 21:13:03 1.4
@@ -12,7 +12,7 @@
<section name="JDBC Tag Library" href="Welcome">
<p>The JDBC custom tag library contains tags which can be used to
- read to and write from a SQL database.</p>
+ read from and write to an SQL database.</p>
</section>