summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-03-12 20:51:40 +0100
committerAleksander Machniak <alec@alec.pl>2015-03-12 20:51:40 +0100
commitef442ef615a6bf6ce68edddd969cc18ac2fe8105 (patch)
treee5558b6820d3701b078bb9741488e5cde63377a2
parent65e735dec541564c01defb58eac326e7369feb7e (diff)
Fix typos
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ac6d5b9ce..756d1a8fa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,7 +38,7 @@ CHANGELOG Roundcube Webmail
- Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311)
- Fix bug where TinyMCE area height was too small on slow network connection (#1490310)
- Fix backtick character handling in sql queries (#1490312)
-- Fix redirct URL for attachments loaded in an iframe when behind proxy (#1490191)
+- Fix redirect URL for attachments loaded in an iframe when behind a proxy (#1490191)
- Fix menu container references to point to the actual <ul> element (#1490313)
- Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318)