diff options
author | ElgarL <ElgarL@palmergames.com> | 2013-02-22 05:56:53 -0800 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2013-02-22 05:56:53 -0800 |
commit | 17bdef5613d6ce1fa604ff5bf5ba9408cc42b864 (patch) | |
tree | 5e6a9f4245fdc45af0050647941f43c89287d555 /EssentialsGroupManager/src | |
parent | eef14a66496ba8cbad6c6e8b5dd28453ca109212 (diff) | |
parent | ba3148deab85ea9e3bc73a6c41ede9efdb82e2f6 (diff) | |
download | Essentials-17bdef5613d6ce1fa604ff5bf5ba9408cc42b864.tar Essentials-17bdef5613d6ce1fa604ff5bf5ba9408cc42b864.tar.gz Essentials-17bdef5613d6ce1fa604ff5bf5ba9408cc42b864.tar.lz Essentials-17bdef5613d6ce1fa604ff5bf5ba9408cc42b864.tar.xz Essentials-17bdef5613d6ce1fa604ff5bf5ba9408cc42b864.zip |
Merge pull request #351 from GunfighterJ/gm-patch-1
Receive was spelt wrong
Diffstat (limited to 'EssentialsGroupManager/src')
-rw-r--r-- | EssentialsGroupManager/src/globalgroups.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/globalgroups.yml b/EssentialsGroupManager/src/globalgroups.yml index c3bcfac77..cec4d889d 100644 --- a/EssentialsGroupManager/src/globalgroups.yml +++ b/EssentialsGroupManager/src/globalgroups.yml @@ -195,7 +195,7 @@ groups: - essentials.fly.safelogin
- essentials.getpos
- essentials.getpos.others
- - essentials.helpop.recieve
+ - essentials.helpop.receive
- essentials.home.others
- essentials.invsee
- essentials.jails
|