diff options
author | Nathan Adams <dinnerbone@dinnerbone.com> | 2012-03-03 00:52:05 +0000 |
---|---|---|
committer | Nathan Adams <dinnerbone@dinnerbone.com> | 2012-03-03 00:52:05 +0000 |
commit | 74220205f0f66ad47be3261e5e3606957321d601 (patch) | |
tree | 0061e5f412a9cf227cbb22606a60a6e8bd40913a /src | |
parent | 974ff6cb8aad9bced311bbfaf25801da9a6ea050 (diff) | |
download | craftbukkit-74220205f0f66ad47be3261e5e3606957321d601.tar craftbukkit-74220205f0f66ad47be3261e5e3606957321d601.tar.gz craftbukkit-74220205f0f66ad47be3261e5e3606957321d601.tar.lz craftbukkit-74220205f0f66ad47be3261e5e3606957321d601.tar.xz craftbukkit-74220205f0f66ad47be3261e5e3606957321d601.zip |
Fixed typo in help.yml header - this fixes BUKKIT-945. Thanks to a PR by turt2live
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/configurations/help.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/configurations/help.yml b/src/main/resources/configurations/help.yml index 6716d662..eba5ee34 100644 --- a/src/main/resources/configurations/help.yml +++ b/src/main/resources/configurations/help.yml @@ -4,7 +4,7 @@ # your server or override the help pages of existing plugin commands. # -- # This file is divided up into two parts: general-topics and command-topics respectively. Examples are given below. -# Color codes are allowed. When amending command topic, the string <text> will be replaced wit the existing value +# Color codes are allowed. When amending command topic, the string <text> will be replaced with the existing value # in the help topic. # -- # general-topics: |