From 9d61ecfb75a33954b8c803497e876f90761c5b32 Mon Sep 17 00:00:00 2001 From: Legoman99573 Date: Fri, 16 Feb 2018 11:11:18 -0600 Subject: [PATCH] Fixed Grammar Mistakes Thanks to @kenzierocks for showing me some mistakes i forgot to fix --- worldedit-bukkit/src/main/resources/defaults/config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/worldedit-bukkit/src/main/resources/defaults/config.yml b/worldedit-bukkit/src/main/resources/defaults/config.yml index 3bfa55c30..336488713 100644 --- a/worldedit-bukkit/src/main/resources/defaults/config.yml +++ b/worldedit-bukkit/src/main/resources/defaults/config.yml @@ -6,15 +6,14 @@ # errors. If you use an editor, like Notepad++ (recommended for Windows # users), you must configure it to "replace tabs with spaces." # This can be changed in Settings > Preferences > Language Menu. -# - Don't get rid of indentions. They are indented so some entries that are -# in categories, like "max-blocks-changed", is placed in the "limits" +# - Don't get rid of indentations. They are indented so some entries that are +# in categories, like "max-blocks-changed", are placed in the "limits" # category. # - If you want to check the format of this file before putting it # into WorldEdit, paste it into http://yaml-online-parser.appspot.com/ # and see if it gives you "ERROR:". # - Lines starting with # are comments, so they are ignored. -# - If you dont want to disallow blocks, make sure to change it to [] -# so WorldEdit doesn't act up when checking for disallowed blocks +# - If you want to allow blocks, make sure to change "disallowed-blocks" to [] # limits: