diff options
author | Iaccidentally <coryhuckaby@gmail.com> | 2012-12-01 02:43:20 -0800 |
---|---|---|
committer | Iaccidentally <coryhuckaby@gmail.com> | 2012-12-01 02:43:20 -0800 |
commit | f7361eed9862cf8ecd85904cb7c3ece8c41906ae (patch) | |
tree | 21f325f92e04dd092930d45520647cee82a80f66 | |
parent | 0ed29c029dacf5cc440673ab08f4760fb2ca8c6e (diff) | |
parent | deaa72b05dbd634c6ce8640d8f5750fb1e5d2a29 (diff) | |
download | Essentials-f7361eed9862cf8ecd85904cb7c3ece8c41906ae.tar Essentials-f7361eed9862cf8ecd85904cb7c3ece8c41906ae.tar.gz Essentials-f7361eed9862cf8ecd85904cb7c3ece8c41906ae.tar.lz Essentials-f7361eed9862cf8ecd85904cb7c3ece8c41906ae.tar.xz Essentials-f7361eed9862cf8ecd85904cb7c3ece8c41906ae.zip |
Merge pull request #205 from evonuts/patch-1
Spelling/Grammar fixes.
-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 84d8578a6..85550de4f 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -76,7 +76,7 @@ warn-on-smite: true # motd and rules are now configured in the files motd.txt and rules.txt # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority. -# Commands in in this list, will tell Essentials to 'not give up' the command to other plugins. +# Commands in this list, will tell Essentials to 'not give up' the command to other plugins. # In this state, which plugin 'wins' appears to be almost random. # # If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias. |