fix for a couple of typos in the POI 2 vision doc
Index: POI20Vision.xml
===================================================================
RCS file: /home/cvspublic/jakarta-poi/src/documentation/xdocs/plan/POI20Vision.xml,v
retrieving revision 1.5
diff -u -r1.5 POI20Vision.xml
--- POI20Vision.xml 6 Apr 2002 13:36:06 -0000 1.5
+++ POI20Vision.xml 25 Apr 2002 13:22:39 -0000
@@ -17,12 +17,12 @@
<section title="Preface">
<p>
This is the POI 2.0 cycle vision document. Although the vision
- has not changed and this document is certainly not out of date and
- the vision has not changed, the structure of the project has
+ has not changed and this document is certainly not out of date,
+ the structure of the project has
changed a bit. We're not going to change the vision document to
reflect this (however proper that may be) because it would only
involve deletion. There is no purpose in providing less
- information provided we give clarification.
+ information, provided we give clarification.
</p>
<p>
This document was created before the POI components for
@@ -94,7 +94,7 @@
</li>
<li>
Refactor HSSF for greater
- performance as well as an event-driven API for reading
+ performance as well as provide an event-driven API for reading
</li>
<li>
Extend HSSF by adding the ability to read and write formulas.
@@ -116,7 +116,7 @@
POIFSSerializer and HSSFSerializer
</li>
<li>
- Providing the create excel charts. (write only)
+ Providing the ability to create excel charts. (write only)
</li>
</ul>
</section>