glens 02/04/05 06:03:01
Modified: src/documentation/xdocs/hssf quick-guide.xml
Log:
Minor edits.
Revision Changes Path
1.3 +2 -2 jakarta-poi/src/documentation/xdocs/hssf/quick-guide.xml
Index: quick-guide.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hssf/quick-guide.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- quick-guide.xml 3 Apr 2002 18:19:13 -0000 1.2
+++ quick-guide.xml 5 Apr 2002 14:03:01 -0000 1.3
@@ -3,13 +3,13 @@
<document>
<header>
- <title>Quick Guide to HSSF Features</title>
+ <title>Busy Developers' Guide to HSSF Features</title>
<authors>
<person email="[EMAIL PROTECTED]" name="Glen Stampoultzis" id="CO"/>
</authors>
</header>
<body>
- <s1 title="Quick Guide to Features">
+ <s1 title="Busy Developers' Guide to Features">
<p>
Want to use HSSF read and write spreadsheets in a hurry? This
guide is for you. If you're after
more in-depth coverage of the HSSF user-API please consult the
<link href="how-to.html">HOWTO</link>