diff options
author | Iaccidentally <coryhuckaby@gmail.com> | 2012-08-04 07:47:12 -0300 |
---|---|---|
committer | Iaccidentally <coryhuckaby@gmail.com> | 2012-08-04 07:47:12 -0300 |
commit | 5c82ed29627a650a670d5e595b8ec452c07e575c (patch) | |
tree | ef2915bf7c561fe5d44194e480d50c490c46149e | |
parent | 6e837e2106b36bc75b7a54334beeb8e19f3ed6c8 (diff) | |
download | Essentials-5c82ed29627a650a670d5e595b8ec452c07e575c.tar Essentials-5c82ed29627a650a670d5e595b8ec452c07e575c.tar.gz Essentials-5c82ed29627a650a670d5e595b8ec452c07e575c.tar.lz Essentials-5c82ed29627a650a670d5e595b8ec452c07e575c.tar.xz Essentials-5c82ed29627a650a670d5e595b8ec452c07e575c.zip |
I before E, except after C.
-rw-r--r-- | Essentials/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 6d0e901a5..d6ab396b8 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -7,7 +7,7 @@ # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI. # If you receive an error when Essentials loads, ensure that: # - No tabs are present: YAML only allows spaces -# - Indents are correct: YAML heirarchy 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) # - List items are prefixed with a hyphen and indented: # lists: |