chiark / gitweb /
NEWS: typo fix
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 27 Jan 2018 23:05:27 +0000 (00:05 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:21 +0000 (07:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 96838dfdfdb6eff1574634adbfa532c11060a95a..16ac1ce45e3e6a9be4d66bc19d7993e440518d5b 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