From fda048efca5e1708b5b38d7b65c1be7281437165 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Tue, 29 Jan 2013 16:15:45 +0000 Subject: [PATCH] Missed an S --- 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 c8d577945..edf179166 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -210,4 +210,4 @@ v 2.0: - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'. - Negate 'groupmanager.noofflineperms' by default in the owner group. - Add support for BukkitForge using 'overworld' as the main world name. - - Prevent '*' permissions granting the 'groupmanager.noofflineperm' permission. \ No newline at end of file + - Prevent '*' permissions granting the 'groupmanager.noofflineperms' permission. \ No newline at end of file