From 4e3de10274767c1023e6a35439b20e23a5017f02 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 22 Feb 2015 13:07:51 -0500
Subject: [PATCH] Fix typo

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

diff --git a/CHANGELOG b/CHANGELOG
index 778724c..ee4a81e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,7 +12,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