]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 17 Feb 2026 15:20:55 +0000 (00:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 17 Feb 2026 15:20:55 +0000 (00:20 +0900)
NEWS

diff --git a/NEWS b/NEWS
index cf6034c0877ae0909374d6232ace7b2726b58f31..dbe1b28b4c0a2450b20e1793722a4fd87e1bfac0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -176,7 +176,7 @@ CHANGES WITH 260 in spe:
         * systemd-inhibit --list option gained support for JSON output
           and filtering with --what= , --who=, --why=, and --mode=.
 
-        * systemd-vmspawn gained support for registring with systemd-machined
+        * systemd-vmspawn gained support for registering with systemd-machined
           in the user session. New options --user/--system control which
           instance is used.