From fc52af24f1418d6590a2d37a0d8cc31b123e38f6 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Tue, 19 Aug 2014 12:08:35 -0400
Subject: [PATCH] Fix merge error that disabled contact drag'n'drop

---
 tests/src/format-flowed.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/src/format-flowed.txt b/tests/src/format-flowed.txt
index 359a41a..da36064 100644
--- a/tests/src/format-flowed.txt
+++ b/tests/src/format-flowed.txt
@@ -7,7 +7,7 @@
 
 On XX.YY.YYYY Y:YY, Somebody wrote:
 > This part is a reply wihtout any flowing lines. rcube_mime::unfold_flowed()
-> has to be careful with empty quoted lines because they might end with a
+>> has to be careful with empty quoted lines because they might end with a
 > space but still shouldn't be considered as flowed!
 > 
 > The above empty line should persist after unfolding.

--
Gitblit v1.9.1