mirror of https://github.com/apache/poi.git
typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b68a4b7eff
commit
8ef0b9d29a
|
@ -22,7 +22,7 @@ package org.apache.poi.ooxml;
|
|||
public final class POIXMLException extends RuntimeException{
|
||||
/**
|
||||
* Create a new {@code POIXMLException} with no
|
||||
* detail mesage.
|
||||
* detail message.
|
||||
*/
|
||||
public POIXMLException() {
|
||||
super();
|
||||
|
|
Loading…
Reference in New Issue