From 9ec2b9118123cf161ec34a80e13ea98e2c6f436b Mon Sep 17 00:00:00 2001 From: Tobias Ottenweller Date: Mon, 1 Jul 2013 20:46:23 +0200 Subject: [PATCH] Typo fix. --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index dd5a6a6..df8fe6b 100644 --- a/changelog.md +++ b/changelog.md @@ -4,8 +4,8 @@ * Added a configuration file (have a look at the bukkit-dev page for more information). * Resolved issues with (random) teleports to the nether. * Made it possible to create non hidden gates without a frame. (Turned off by default!) -* Changed the behavior regarding portal blocks. Starting with this version no blocks will be set by the plugin. All portal blocks will only be visible by on client side. -* Added checks preventing the plugin from overwriting gate storage file on error. +* Changed the behavior regarding portal blocks. Starting with this version no blocks will be set by the plugin. All portal blocks will only be visible on client side. +* Added checks preventing the plugin from overwriting the gate storage file on error. * Added the ability to change and disable messages on teleport and insufficient permissions via a config file. ## 2.1.2 ##