aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.