Fix typo, and point hwpf people at the new microsoft docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641799 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a86359229a
commit
880d4d146d
@ -33,8 +33,9 @@
|
|||||||
|
|
||||||
<p>The purpose of this document is to give a brief high level overview of the
|
<p>The purpose of this document is to give a brief high level overview of the
|
||||||
HWPF document format. This document does not go into in-depth technical
|
HWPF 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
|
detail and is only meant as a supplement to the Microsoft Word 97-2007
|
||||||
File Format freely available at <link href="http://wotsit.org">Wotsit.org</link>.</p>
|
Binary File Format freely available from
|
||||||
|
<link href="http://www.microsoft.com/interop/docs/officebinaryformats.mspx">Microsoft</link>.</p>
|
||||||
<p>The OLE file format is not discussed in this document. It is assumed that
|
<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>
|
the reader has a working knowledge of the POIFS API. </p>
|
||||||
|
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
<li>anything else that seems reasonable</li>
|
<li>anything else that seems reasonable</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>When you start start coding, you will not yet have write access to the
|
<p>When you start coding, you will not yet have write access to the
|
||||||
CVS repository. Please submit your patches to <link
|
CVS repository. Please submit your patches to <link
|
||||||
href="http://issues.apache.org/">Bugzilla</link> and nag <link
|
href="http://issues.apache.org/">Bugzilla</link> and nag <link
|
||||||
href="mailto:klute@apache.org">Rainer Klute</link> until he commits
|
href="mailto:klute@apache.org">Rainer Klute</link> until he commits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user