From 8ba637a50a8934c1c8b50507b550b62047d923d1 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Tue, 24 Jan 2012 19:41:22 +0000 Subject: [PATCH] Fix typo/wording in changelog Allow negation to the * permission node when populating superperms. --- EssentialsGroupManager/src/Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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