From 25d93662f971e5ce75c217bbd6739a78213b9704 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 21 May 2006 19:36:56 -0400 Subject: [PATCH] Fix typo that caused the Debian changelog to not be valid parseable English Signed-off-by: "Theodore Ts'o" --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c2eea1..0c98a77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ e2fsprogs (1.38+1.39-WIP-2006.04.09-2) unstable; urgency=low * Resize2fs automatically detects the previously used RAID stride - parameter so that handling so that resized filesystems can be more - optimally laid out for RAID filesystems. + parameter so that resized filesystems can be more optimally laid + out for RAID filesystems. * Fix mke2fs -cc and e2fsck -cc (Closes: #366017) * Fix initrd script to fix failure with 2.4 kernels (Closes: #364516) * Mke2fs now uses an improved layout for RAID filesystems when the -- 1.8.3.1