]> source.dussan.org Git - poi.git/commitdiff
Fix typo, and point hwpf people at the new microsoft docs
authorNick Burch <nick@apache.org>
Thu, 27 Mar 2008 12:54:32 +0000 (12:54 +0000)
committerNick Burch <nick@apache.org>
Thu, 27 Mar 2008 12:54:32 +0000 (12:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641799 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/hwpf/docoverview.xml
src/documentation/content/xdocs/hwpf/index.xml

index 0e9a0bb0f423234fc2e6dab815a2a6349be7d44f..ac3afc50aaba95aa6eb310d137403f950c808bc3 100644 (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>
 
index f5e8afb2da50054abb74107b7d86b702702b489c..c7f58122e3b3068e7c173ed1fa1d4dd5f1db7d25 100644 (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