mirror of https://github.com/apache/poi.git
made some changes based on suggestions from andy
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352859 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2daaff71fc
commit
26e4e16719
|
@ -16,7 +16,7 @@
|
|||
<p>The purpose of this document is to give a brief high level overview of the
|
||||
HDF document format. This document does not go into in-depth technical
|
||||
detail and is only meant as a supplement to the Microsoft Word 97 Binary
|
||||
File Format written by Microsoft.</p>
|
||||
File Format freely available at <link href="http://wotsit.org">Wotsit.org</link>.</p>
|
||||
<p>The OLE file format is not discussed in this document. It is assumed that
|
||||
the reader has a working knowledge of the POIFS API. </p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue