From bfa563285aeb82f958b31210c00ccfa98aaa372b Mon Sep 17 00:00:00 2001 From: slawkens <slawkens@gmail.com> Date: Mon, 8 Jan 2018 11:51:12 +0100 Subject: [PATCH] * some typos in CHANGELOG --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 12630225..ba05a75f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,9 +12,9 @@ * function OTS_Account:getPremDays will now return -1 if there's freePremium configurable enabled on the server * fixed tr bgcolor in characters view (Frags) (#38) * fixed some warning in guild show - * fixed PHP warning about country not existing on online and characteres pages + * fixed PHP warning about country not existing on online and characters pages * fixed forum bbcode parsing - * dont add extra <br/> to the TinyMCE news forum posts + * don't add extra <br/> to the TinyMCE news forum posts * (internal) using $player->getVocationName() where possible instead of older method [0.7.6 - 05.01.2017]