aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2008-10-18 16:52:25 -0400
committerTheodore Ts'o <tytso@mit.edu>2008-10-18 16:52:25 -0400
commitcb293cfc8b53971f196a5a55d7450fc7fb258a8b (patch)
tree00703980a3c766afe228a0d3548d98aa5e88e909 /debian
parentfe144e11e961a8fb2c568f486bd5bcd49582e24f (diff)
downloade2fsprogs-cb293cfc8b53971f196a5a55d7450fc7fb258a8b.tar.gz
Fix spelling mistake in debian changelog
Addresses-Debian-Bug: #502323 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 170bc802..596007a6 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.