From 7f3fdb7f19a109fa3d1be92926bfe4cea1817da5 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sat, 26 Dec 2015 18:25:49 +0100 Subject: man: fix typos --- man/sd_event_wait.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_event_wait.xml') diff --git a/man/sd_event_wait.xml b/man/sd_event_wait.xml index 1eefa80700..f2aea00e98 100644 --- a/man/sd_event_wait.xml +++ b/man/sd_event_wait.xml @@ -107,7 +107,7 @@ and sd_event_loop3 for higher-level functions that execute individual but complete - iterations of an event loop or run it continously. + iterations of an event loop or run it continuously. sd_event_prepare() checks for pending events and arms necessary timers. If any events are ready to be @@ -169,7 +169,7 @@ SD_EVENT_PREPARING An event source is currently being prepared, - i.e. the preparation handler is currently being excuted, as + i.e. the preparation handler is currently being executed, as set with sd_event_set_prepare3. This state is only seen in the event source preparation handler -- cgit v1.2.3-54-g00ecf