chiark / gitweb /
NEWS: fix typo
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 20 Jan 2018 03:04:17 +0000 (14:04 +1100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:12 +0000 (07:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index afbda8cd02e13c33e6ab75848f3a93a85b48f383..95126d661bc6658f14eb62d7973083741adfa621 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.