]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 May 2026 14:49:00 +0000 (23:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 May 2026 14:49:23 +0000 (23:49 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 2b3beb32bf3234cca169e02b176adbc638425fe3..8cb436b64635005cb27f307b1131a846b04b1f42 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -257,10 +257,10 @@ CHANGES WITH 261 in spe:
           though they are supposed to.
 
         * systemd-tpm2-setup.service will now allocate NvPCRs in an orer
-          configurable via the "priority" field of their definining JSON
-          object. As NV index space is very constrained, it's essential to
-          allocate them in the order of relevance, so that the least relevant
-          NvPCRs are dropped, and the most relevant NvPCRs kept.
+          configurable via the "priority" field of their defining JSON object.
+          As NV index space is very constrained, it's essential to allocate them
+          in the order of relevance, so that the least relevant NvPCRs are
+          dropped, and the most relevant NvPCRs kept.
 
         Changes in systemd-tmpfiles and systemd-sysusers: