summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNecrodoom <doomed.war@gmail.com>2012-09-27 15:19:14 +0300
committerNecrodoom <doomed.war@gmail.com>2012-09-27 15:19:14 +0300
commit9cabb9978470e259dab5f3e6e76878f97b48097f (patch)
treec93db5a0c99811d5089b6ee2fe3e5db9f8c2e4bd
parent758d8f52b5524f7239bba68a675291dba62f40f5 (diff)
downloadEssentials-9cabb9978470e259dab5f3e6e76878f97b48097f.tar
Essentials-9cabb9978470e259dab5f3e6e76878f97b48097f.tar.gz
Essentials-9cabb9978470e259dab5f3e6e76878f97b48097f.tar.lz
Essentials-9cabb9978470e259dab5f3e6e76878f97b48097f.tar.xz
Essentials-9cabb9978470e259dab5f3e6e76878f97b48097f.zip
typo fix 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 4707cd3b0..740faa8c6 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -8,7 +8,7 @@
# If you receive an error when Essentials loads, ensure that:
# - No tabs are present: YAML only allows spaces
# - Indents are correct: YAML hierarchy is based entirely on indentation
-# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
+# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrophe)
# - Text with symbols is enclosed in single or double quotation marks
# If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat