diff options
author | Yegor Kozlov <yegor@apache.org> | 2011-08-12 11:30:26 +0000 |
---|---|---|
committer | Yegor Kozlov <yegor@apache.org> | 2011-08-12 11:30:26 +0000 |
commit | a8d10ee499c2f00f64f24f7b4bfbbaada71afaeb (patch) | |
tree | c897b350d31595e43e08b57a3c0e2caf5ae2b66b | |
parent | f294be3aaf6978bc69311405e9f3bc1a6119a565 (diff) | |
download | poi-a8d10ee499c2f00f64f24f7b4bfbbaada71afaeb.tar.gz poi-a8d10ee499c2f00f64f24f7b4bfbbaada71afaeb.zip |
fixed xml to keep Forrest happy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1157056 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/hwpf/index.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/hwpf/index.xml b/src/documentation/content/xdocs/hwpf/index.xml index 27e29807d4..38bdb5896f 100644 --- a/src/documentation/content/xdocs/hwpf/index.xml +++ b/src/documentation/content/xdocs/hwpf/index.xml @@ -66,7 +66,7 @@ <em>org.apache.poi.hwpf.converter</em> package contains Word-to-HTML and Word-to-FO converters (latest can be used to generate PDF from Word files when using with - <a href="http://xmlgraphics.apache.org/fop/">Apache FOP</a> + <link href="http://xmlgraphics.apache.org/fop/">Apache FOP</link> ). Also there is a small file-structure-dumping utility in <em>org.apache.poi.hwpf.dev</em> package, primally for developing purposes. @@ -178,7 +178,6 @@ mostly on your own. We are looking forward for you and your contributions! Honor and glory of becoming a POI committer are waiting!</p> </section> - </section> </body> </document> |