Przeglądaj źródła

Typo fixed.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353591 13f79535-47bb-0310-9956-ffa450edef68
tags/BEFORE_RICHTEXT
Rainer Klute 20 lat temu
rodzic
commit
5af32a61ae

+ 1
- 1
src/examples/src/org/apache/poi/hpsf/examples/CopyCompare.java Wyświetl plik

@@ -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;

Ładowanie…
Anuluj
Zapisz