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
commit72d514d52f6240d67595a7398bb123c50e4a11b4 (patch)
treef5efe4409bfb76656d2f77d93422f8f7fc8999b7
parenta6ac333a7461ce271ee3eb4d85a18a4bbdb610cd (diff)
parent9fe119e720fa5dc640adc2a6c35992d8f3230eb6 (diff)
downloadEssentials-72d514d52f6240d67595a7398bb123c50e4a11b4.tar
Essentials-72d514d52f6240d67595a7398bb123c50e4a11b4.tar.gz
Essentials-72d514d52f6240d67595a7398bb123c50e4a11b4.tar.lz
Essentials-72d514d52f6240d67595a7398bb123c50e4a11b4.tar.xz
Essentials-72d514d52f6240d67595a7398bb123c50e4a11b4.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