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
commit0bf954e4679b6b76e961cc341e7b2b51ab5caeb9 (patch)
treed3e3f44a0a2b5428d13b19474f8946575d2f7427
parent8a55afc4e16a53074e0933501497a8f7cc3dc295 (diff)
downloadEssentials-0bf954e4679b6b76e961cc341e7b2b51ab5caeb9.tar
Essentials-0bf954e4679b6b76e961cc341e7b2b51ab5caeb9.tar.gz
Essentials-0bf954e4679b6b76e961cc341e7b2b51ab5caeb9.tar.lz
Essentials-0bf954e4679b6b76e961cc341e7b2b51ab5caeb9.tar.xz
Essentials-0bf954e4679b6b76e961cc341e7b2b51ab5caeb9.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