mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-28 05:35:26 +01:00
fix typo in /lp <u/g> editor message
This commit is contained in:
parent
a74475d4cd
commit
04ffd00c0e
@ -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),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user