git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898946 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-03-15 10:06:56 +00:00
parent 5745fc0a68
commit 5e87f112bb
1 changed files with 1 additions and 1 deletions

View 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
*/