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:
Nick Burch 2008-03-27 12:54:32 +00:00
parent c01b2bee1a
commit 4b2961ac44
2 changed files with 4 additions and 3 deletions

View File

@ -33,8 +33,9 @@
<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
detail and is only meant as a supplement to the Microsoft Word 97 Binary
File Format freely available at <link href="http://wotsit.org">Wotsit.org</link>.</p>
detail and is only meant as a supplement to the Microsoft Word 97-2007
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
the reader has a working knowledge of the POIFS API. </p>

View File

@ -87,7 +87,7 @@
<li>anything else that seems reasonable</li>
</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
href="http://issues.apache.org/">Bugzilla</link> and nag <link
href="mailto:klute@apache.org">Rainer Klute</link> until he commits