diff options
author | Necrodoom <doomed.war@gmail.com> | 2013-02-22 20:49:57 +0200 |
---|---|---|
committer | Necrodoom <doomed.war@gmail.com> | 2013-02-22 20:49:57 +0200 |
commit | 3bceecdfb6bbbd5e2e933cf431f32b62a785057b (patch) | |
tree | e72e31c657f1b0596a1bc5ca93633215601ea5ee /EssentialsGroupManager/src/config.yml | |
parent | 68b95c668d2d65cd002f9b4f800aa70d11ecabf3 (diff) | |
download | Essentials-3bceecdfb6bbbd5e2e933cf431f32b62a785057b.tar Essentials-3bceecdfb6bbbd5e2e933cf431f32b62a785057b.tar.gz Essentials-3bceecdfb6bbbd5e2e933cf431f32b62a785057b.tar.lz Essentials-3bceecdfb6bbbd5e2e933cf431f32b62a785057b.tar.xz Essentials-3bceecdfb6bbbd5e2e933cf431f32b62a785057b.zip |
fix typo
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r-- | EssentialsGroupManager/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml index 021f806ae..b73671e18 100644 --- a/EssentialsGroupManager/src/config.yml +++ b/EssentialsGroupManager/src/config.yml @@ -30,7 +30,7 @@ settings: # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use # the same user/groups files as the parent. # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent. - # Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent. + # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent. world: world_nether: - users |