summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2018-01-28 00:05:27 +0100
committerSven Eden <yamakuzure@gmx.net>2018-05-30 07:50:21 +0200
commit97b0dace31a81df76aa9f89b0474c18faef66721 (patch)
tree9796fa0aea4ca9a89e81130536a151450dfa3613 /NEWS
parent82a1571f4e15ecf806848f93b6cc4601aa70731b (diff)
NEWS: typo fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 96838dfdf..16ac1ce45 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