aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2024-04-28 12:34:42 -0400
committerTheodore Ts'o <tytso@mit.edu>2024-04-28 12:34:42 -0400
commit0b44576eaf51eb12141dd6079db5af1743cd06bc (patch)
tree60d664c4d3946746aabe6e731d88bc32afe3d32d
parent4d0495f575e5012d373e98a31684ef6bd3e7383b (diff)
downloade2fsprogs-0b44576eaf51eb12141dd6079db5af1743cd06bc.tar.gz
Remove duplicated word in release notes
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--debian/changelog2
-rw-r--r--doc/RelNotes/v1.47.1.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 18743b6ac..780317453 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,7 +37,7 @@ e2fsprogs (1.47.1~rc1-1) unstable; urgency=medium
* Fix a potential e2fsck divide by zero crash caused by a maliciously
fuzzed file system.
* Fix dumpe2fs to report free block ranges correctly for bigalloc file
- file systems.
+ systems.
* Fix resize2fs where resizing a bigalloc file system can result in the
free cluster count in the last block group and the total free clusters
count to be incorrect.
diff --git a/doc/RelNotes/v1.47.1.txt b/doc/RelNotes/v1.47.1.txt
index 53eeee9e6..82998f984 100644
--- a/doc/RelNotes/v1.47.1.txt
+++ b/doc/RelNotes/v1.47.1.txt
@@ -87,7 +87,7 @@ Fix a potential e2fsck divide by zero crash caused by a maliciously
fuzzed file system.
Fix dumpe2fs to report free block ranges correctly for bigalloc file
-file systems.
+systems.
Fix resize2fs where resizing a bigalloc file system can result in the
free cluster count in the last block group and the total free clusters