]> source.dussan.org Git - poi.git/commitdiff
Fix typo
authorNick Burch <nick@apache.org>
Mon, 5 Sep 2011 22:14:26 +0000 (22:14 +0000)
committerNick Burch <nick@apache.org>
Mon, 5 Sep 2011 22:14:26 +0000 (22:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165435 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/status.xml

index f7149a972be901801aef38952c2c30d3f56b8ed2..ee7f07317f5bb8f89aee52feb3f8b5e4c8a8f2f1 100644 (file)
             <action dev="POI-DEVELOPERS" type="fix" context="All">Fix supplied for bug 24397 where some compilation got ambiguous classes.  Explicitly imports the classes.  Patch supplied by Jean-Pierre Paris.</action>
         </release>
 
-        <release verion="2.0-RC1" date="2003-11-02">
+        <release version="2.0-RC1" date="2003-11-02">
             <action dev="POI-DEVELOPERS" type="fix" context="All">12561 (Min)  HSSFWorkbook throws Exceptions</action>
             <action dev="POI-DEVELOPERS" type="fix" context="All">12730 (Nor)  values dont get copied to another sheet.</action>
             <action dev="POI-DEVELOPERS" type="fix" context="All">13224 (Maj)  Exception thrown when cell has =Names call</action>