From: Theodore Ts'o Date: Sat, 18 Oct 2008 20:52:25 +0000 (-0400) Subject: Fix spelling mistake in debian changelog X-Git-Tag: v1.41.4~48 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=cb293cfc8b53971f196a5a55d7450fc7fb258a8b;p=tools%2Fe2fsprogs.git Fix spelling mistake in debian changelog Addresses-Debian-Bug: #502323 Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/changelog b/debian/changelog index 170bc80..596007a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ e2fsprogs (1.41.3-1) unstable; urgency=low * E2fsck will offer to clear the test_fs flag if the ext4 filesystem is available. * Fix a file descriptor leak in libblkid - * Avoid a poteintial infinite loop in e2fsck when there are disk I/O + * Avoid a potential infinite loop in e2fsck when there are disk I/O errors while trying to close a filesystem. * Fix a potential infinite loop in resize2fs when a bogus new size of 0 blocks is specified on the command line.