mirror of https://github.com/apache/poi.git
typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895126 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
106557ede6
commit
234141b8c1
|
@ -201,7 +201,7 @@ public final class XSSFVMLDrawing extends POIXMLDocumentPart {
|
|||
}
|
||||
|
||||
/**
|
||||
* Initialize a new Speadsheet VML drawing
|
||||
* Initialize a new Spreadsheet VML drawing
|
||||
*/
|
||||
private void newDrawing(){
|
||||
root = XmlDocument.Factory.newInstance();
|
||||
|
|
Loading…
Reference in New Issue