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_add_time.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_event_add_time.xml') diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index df38f52fc9..b58d740bd8 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -159,7 +159,7 @@ disabled after the invocation, even if the SD_EVENT_ON mode was requested before. Note that a timer event set to SD_EVENT_ON will - fire continously unless its configured time is updated using + fire continuously unless its configured time is updated using sd_event_source_set_time(). @@ -172,7 +172,7 @@ SD_EVENT_OFF with sd_event_source_set_enabled3. - If the the second parameter of + If the second parameter of sd_event_add_time() is passed as NULL no reference to the event source object is returned. In this case the event source is considered "floating", and will be destroyed -- cgit v1.2.3-54-g00ecf