]> source.dussan.org Git - poi.git/commitdiff
javadoc
authorPJ Fanning <fanningpj@apache.org>
Tue, 15 Mar 2022 10:06:56 +0000 (10:06 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 15 Mar 2022 10:06:56 +0000 (10:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898946 13f79535-47bb-0310-9956-ffa450edef68

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

index 513d9ad7badb18fde7c3531ac7a9305f5556e3cd..666ba1964dd03360189ba5019ca8d6f671402ac8 100644 (file)
@@ -926,7 +926,7 @@ public class XSSFSheet extends POIXMLDocumentPart implements Sheet, OoxmlSheetEx
 
 
     /**
-     * Get the default row height for the sheet measued in point size (if the rows do not define their own height).
+     * Get the default row height for the sheet measured in point size (if the rows do not define their own height).
      *
      * @return  default row height in points
      */