]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: insert hyphen
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 14:37:19 +0000 (23:37 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 14:37:19 +0000 (23:37 +0900)
NEWS

diff --git a/NEWS b/NEWS
index a903fa2b8235444ec2ef269490379b2d82c3bda9..2289900a577e0b355544773bcdc532804414c242 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -181,7 +181,7 @@ CHANGES WITH 259 in spe:
           in-memory partition objects loaded into the kernel and then recreates
           them as new objects. Instead they will use the BLKPG ioctl() to make
           minimal changes, and individually add, remove, or grow modified
-          partitions, avoiding removal/readding where the partitions were left
+          partitions, avoiding removal/re-adding where the partitions were left
           unmodified on disk. This should greatly improve behaviour on systems
           that make modifications to partition tables on disk while using them.