From d8270b66ccca4aef0db76bade89a398b1d33abe9 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 18 Mar 2013 14:51:32 -0400
Subject: [PATCH] Fix wrapping of text lines with the same length as specified length limit

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

diff --git a/tests/src/format-flowed.txt b/tests/src/format-flowed.txt
index a390ffd..359a41a 100644
--- a/tests/src/format-flowed.txt
+++ b/tests/src/format-flowed.txt
@@ -1,7 +1,7 @@
 I'm replying on this with a very long line which is then wrapped and 
 space-stuffed because the draft is saved as format=flowed.
- From what's specified in RFC 2646 some lines need to be space-stuffed to 
-avoid muning during transport.
+ From what's specified in RFC 2646 some lines need to be space-stuffed to avoid 
+muning during transport.
 
 X
 

--
Gitblit v1.9.1