From 366ffd7aa05748d27d0bf778131ffae4b13840b6 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 22 Feb 2015 13:08:45 -0500
Subject: [PATCH] Fix typo

---
 CHANGELOG |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 50a1346..14f9215 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,7 +11,7 @@
 - Fix performance of rcube_db_mysql::get_variable()
 - Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
 - Fix fatal errors on systems without mbstring extension or mb_regex_encoding() function (#1490280)
-- Fix cursor position on reply belowe the quote in HTML mode (#1490263)
+- Fix cursor position on reply below the quote in HTML mode (#1490263)
 
 RELEASE 1.1.0
 -------------

--
Gitblit v1.9.1