mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 22:45:50 +00:00
Spelling Mistake fix, oops :)
This commit is contained in:
parent
9803da6407
commit
1abb3e32e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue