]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: typo fix 8026/head
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 27 Jan 2018 23:05:27 +0000 (00:05 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 27 Jan 2018 23:05:27 +0000 (00:05 +0100)
NEWS

diff --git a/NEWS b/NEWS
index beaa1cbb6887ba27e0e36225e0317ba6bfc5169f..c06c47ccc0ea174a50991a91c4bad000eaeca782 100644 (file)
--- 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