update javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-06-09 20:24:58 +00:00
parent 13ac67d18d
commit 31f17c5e99
1 changed files with 1 additions and 1 deletions

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