]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 20 Jan 2018 03:04:17 +0000 (14:04 +1100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 20 Jan 2018 03:04:17 +0000 (14:04 +1100)
NEWS

diff --git a/NEWS b/NEWS
index 0d2737d10695faeba42bc02e271b9a6765b2c4e5..1d7196af627429a7c8465bb2eae2f95daea52f52 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5321,7 +5321,7 @@ CHANGES WITH 209:
           option as supported by Debian is added. It allows indicating
           which LUKS slot to use on disk, speeding up key loading.
 
-        * The sd_journald_sendv() API call has been checked and
+        * The sd_journal_sendv() API call has been checked and
           officially declared to be async-signal-safe so that it may
           be invoked from signal handlers for logging purposes.