Spelling Mistake fix, oops :)

This commit is contained in:
kappa1 2009-05-08 20:29:22 +00:00
parent 9803da6407
commit 1abb3e32e0
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ public class AppletLoader extends Applet implements Runnable, AppletStub {
/** generic error message to display on error */
protected String[] genericErrorMessage = { "An error occured while loading the applet.",
"Plese contact support to resolve this issue.",
"Please contact support to resolve this issue.",
"<placeholder for error message>"};
/** whether a certificate refused error occured */