]> source.dussan.org Git - poi.git/commitdiff
update javadoc
authorPJ Fanning <fanningpj@apache.org>
Wed, 9 Jun 2021 20:24:58 +0000 (20:24 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 9 Jun 2021 20:24:58 +0000 (20:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890647 13f79535-47bb-0310-9956-ffa450edef68

poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFSheet.java

index e25f95f1e7d0a6131f58cd53b79d778d86f844d4..3ff4fc70e45c15120f7c1335ab9870828206eacb 100644 (file)
@@ -593,7 +593,7 @@ public class XSSFSheet extends POIXMLDocumentPart implements Sheet  {
     }
 
     /**
-     * Get VML drawing for this sheet (aka 'legacy' drawig)
+     * Get VML drawing for this sheet (aka 'legacy' drawing)
      *
      * @param autoCreate if true, then a new VML drawing part is created
      *