fix typo in /lp <u/g> editor message

This commit is contained in:
Luck 2018-01-19 16:31:15 +00:00
parent a74475d4cd
commit 04ffd00c0e
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B

View File

@ -134,7 +134,7 @@ public enum Message {
APPLY_EDITS_DIFF_ADDED("&a+ &f{}", false),
APPLY_EDITS_DIFF_REMOVED("&c- &f{}", false),
EDITOR_START("&7Preparing a new editor sesssion. Please wait...", true),
EDITOR_START("&7Preparing a new editor session. Please wait...", true),
EDITOR_UPLOAD_FAILURE("&cUnable to upload permission data to the editor.", true),
EDITOR_URL("&aClick the link below to open the editor:", true),