You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2009/07/30 15:54:02 UTC

svn commit: r799268 - /poi/trunk/src/documentation/content/xdocs/spreadsheet/index.xml

Author: yegor
Date: Thu Jul 30 13:54:02 2009
New Revision: 799268

URL: http://svn.apache.org/viewvc?rev=799268&view=rev
Log:
small improvements to r799264

Modified:
    poi/trunk/src/documentation/content/xdocs/spreadsheet/index.xml

Modified: poi/trunk/src/documentation/content/xdocs/spreadsheet/index.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/spreadsheet/index.xml?rev=799268&r1=799267&r2=799268&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/spreadsheet/index.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/spreadsheet/index.xml Thu Jul 30 13:54:02 2009
@@ -69,9 +69,9 @@
         <section>
           <title>Compatibility of POI-generated .xlsx files with MS Office 2008 for Mac SP2</title>
           <p>
-            Office 2008 for Mac SP2 version 12.2.0 has a serious bug causing some Open XML files to fail to open. 
+            Office 2008 for Mac SP2 version 12.2.0 introduced a serious bug causing some Open XML files to fail to open. 
             This bug is affecting Open XML files from a variety of sources including the Apache POI project. 
-            The Apache POI project adjusted the XSSF module to produce "MS-compatible OOXML" by setting the Application extended property to "Microsoft Excel". This will allow users of future versions of Apache POI to produce OOXML documents that will work with Office 2008 for Mac SP2. 
+            The Apache POI project adjusted the XSSF module to produce "MS-compatible OOXML" by setting the Application extended property to "Microsoft Excel". This will allow users to produce OOXML documents that will work with Office 2008 for Mac SP2. 
             Please see <link href="https://issues.apache.org/bugzilla/show_bug.cgi?id=47559">Bugzilla 47559</link> for more information.
           </p>
           <p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org