]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
debian: fix some typos in debian/changelog
authorTheodore Ts'o <tytso@mit.edu>
Mon, 2 Dec 2024 12:53:47 +0000 (07:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Dec 2024 12:53:47 +0000 (07:53 -0500)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/changelog

index c9bbbbb1d6cbc2cc1741432b7243255b2e81c94f..27421246fa48f32db09593d6b698d57d65512d27 100644 (file)
@@ -6,8 +6,8 @@ e2fsprogs (1.47.2~rc1-1) unstable; urgency=medium
     suitable for pre-1995 1.2 version kernels and a typo will just end up
     confusing the user and leaving them with a file system missing most
     modern ext4 features, including no support for on-line resizing and no
-    support for post-2038 timestamps.   Closes: #1086603)
-  * Add support for gnu.translator extended attrbitues in tar files fed to
+    support for post-2038 timestamps.   (Closes: #1086603)
+  * Add support for gnu.translator extended attrbutes in tar files fed to
     mke2fs -d.
   * Avoid a spurious failure in badblocks when -n or -w is specified
     twice.  (Closes: #1087341)