]> source.dussan.org Git - poi.git/commitdiff
fix formatting
authorJaven O'Neal <onealj@apache.org>
Mon, 27 Feb 2017 05:37:43 +0000 (05:37 +0000)
committerJaven O'Neal <onealj@apache.org>
Mon, 27 Feb 2017 05:37:43 +0000 (05:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1784503 13f79535-47bb-0310-9956-ffa450edef68

README.rst

index 3816783ef4acd28b92afc5beec45cf0223c9f21d..252cffc5fc8568a48316bf746f5085f951cd57b9 100644 (file)
@@ -26,13 +26,14 @@ This library includes the following components, roughly in descending order of m
 * Publisher (HPBF)
 
 And lower-level, supporting components:
+
 * OLE2 Filesystem (POIFS)
 * OLE2 Document Properties (HPSF)
 * TNEF (HMEF) for Outlook winmail.dat files
 * OpenXML4J (OOXML)
 
-Components named H??F are for reading or writing OLE2 binary formats.
-Components named X??F are for reading or writing OpenOffice XML (OOXML) formats.
+Components named H??F are for reading or writing OLE2 binary formats.
+Components named X??F are for reading or writing OpenOffice XML (OOXML) formats.
 
 Getting started
 ------------------