From: Thomas Hindoe Paaboel Andersen Date: Sat, 27 Jan 2018 23:05:27 +0000 (+0100) Subject: NEWS: typo fix X-Git-Tag: v237~8^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8026%2Fhead;p=thirdparty%2Fsystemd.git NEWS: typo fix --- diff --git a/NEWS b/NEWS index beaa1cbb688..c06c47ccc0e 100644 --- a/NEWS +++ b/NEWS @@ -75,7 +75,7 @@ CHANGES WITH 237 in spe: described above. Synthesizing of this message has to be requested explicitly through the new API call sd_bus_set_connected_signal(). In addition a new call sd_bus_is_ready() has been added that checks - wether a connection is fully set up (i.e. between the "Connected" and + whether a connection is fully set up (i.e. between the "Connected" and "Disconnected" signals). * sd-bus gained two new calls sd_bus_request_name_async() and