summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2012-02-14 11:18:03 -0800
committersnowleo <schneeleo@gmail.com>2012-02-14 11:18:03 -0800
commit715c2401af597c4192f3f2e7ae2bd46cc231c9e6 (patch)
treef16c3d9501c73da52e57451030264763fba67aef
parent786a3dedeb4535e4d85a8b836159e5965cfe521b (diff)
parent66f0b02003a49d3b39516ca5abfb2af4ff0038f4 (diff)
downloadEssentials-715c2401af597c4192f3f2e7ae2bd46cc231c9e6.tar
Essentials-715c2401af597c4192f3f2e7ae2bd46cc231c9e6.tar.gz
Essentials-715c2401af597c4192f3f2e7ae2bd46cc231c9e6.tar.lz
Essentials-715c2401af597c4192f3f2e7ae2bd46cc231c9e6.tar.xz
Essentials-715c2401af597c4192f3f2e7ae2bd46cc231c9e6.zip
Merge pull request #48 from Iaccidentally/patch-1
fix typo in config.yml
-rw-r--r--Essentials/src/config.yml2
1 files changed, 1 insertions, 1 deletions
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.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
+# The individual permission is: essentials.help.<plugin>, 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