From 9fe119e720fa5dc640adc2a6c35992d8f3230eb6 Mon Sep 17 00:00:00 2001 From: Iaccidentally Date: Tue, 14 Feb 2012 14:16:34 -0500 Subject: fix typo in config.yml --- Essentials/src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 63770a293..e43e63d45 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -335,7 +335,7 @@ non-ess-in-help: true # Hide plugins which dont give a permission # You can override a true value here for a single plugin by adding a permission to a user/group. -# The indervidual permission is: essentials.help., anyone with essentials.* or '*' will see all help this setting reguardless. +# The individual permission is: essentials.help., anyone with essentials.* or '*' will see all help this setting reguardless. # You can use negitive permissions to remove access to just a single plugins help if the following is enabled. hide-permissionless-help: true -- cgit v1.2.3