mirror of https://github.com/apache/poi.git
fix spelling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4abda38ceb
commit
99a463c300
|
@ -154,7 +154,7 @@ public final class ModifyDocumentSummaryInformation {
|
|||
|
||||
/* Write the POI filesystem back to the original file. Please note that
|
||||
* in production code you should take care when write directly to the
|
||||
* origin, to make sure you don't loose things on error */
|
||||
* origin, to make sure you don't lose things on error */
|
||||
poifs.writeFilesystem();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue