1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-04 12:05:46 +02:00

Merge pull request #154 from necrodoom/patch-9

typo fix in config.yml as found by @Evonuts
This commit is contained in:
Paul A.
2012-09-27 05:22:09 -07:00

View File

@@ -8,7 +8,7 @@
# If you receive an error when Essentials loads, ensure that: # If you receive an error when Essentials loads, ensure that:
# - No tabs are present: YAML only allows spaces # - No tabs are present: YAML only allows spaces
# - Indents are correct: YAML hierarchy is based entirely on indentation # - 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 # - 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 # If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat