summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-24 19:41:22 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-24 19:41:22 +0000
commitf40f5f880b5e3c0cc4c80662ae572827d8e77f91 (patch)
treeb7845d1733b2fa37edbe43e364de8d17d2016aa6 /EssentialsGroupManager/src
parent8390594682b12f6ceccbad19a4992d11d87bad99 (diff)
downloadEssentials-f40f5f880b5e3c0cc4c80662ae572827d8e77f91.tar
Essentials-f40f5f880b5e3c0cc4c80662ae572827d8e77f91.tar.gz
Essentials-f40f5f880b5e3c0cc4c80662ae572827d8e77f91.tar.lz
Essentials-f40f5f880b5e3c0cc4c80662ae572827d8e77f91.tar.xz
Essentials-f40f5f880b5e3c0cc4c80662ae572827d8e77f91.zip
Fix typo/wording in changelog
Allow negation to the * permission node when populating superperms.
Diffstat (limited to 'EssentialsGroupManager/src')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index bec0af257..70f778247 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -117,4 +117,4 @@ v 1.9:
- Changed addSubGroup() to only add the group if it doesn't already exist (no need to update an already existing group).
- addSubGroup now returns a boolean for success/failure.
- '/manuaddsub' now correctly reports if it was able to add the sub group.
- - Allow negations with the * permission node when population superperms. \ No newline at end of file
+ - Allow negation to the * permission node when populating superperms. \ No newline at end of file