Typo fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353591 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7d6a1faa18
commit
cdf6826011
@ -193,7 +193,7 @@ public class CopyCompare
|
||||
}
|
||||
catch (FileNotFoundException ex)
|
||||
{
|
||||
msg.append("Document \"" + e1 + "\" exitsts, document \"" +
|
||||
msg.append("Document \"" + e1 + "\" exists, document \"" +
|
||||
e2 + "\" does not.\n");
|
||||
equal = false;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user