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:
Said Ryan Ackley 2002-09-24 20:32:58 +00:00
parent e89cc53837
commit 65db2f30a7

View File

@ -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>