From 68933455df82b2259c1a091232ded3334c87c551 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 11 Mar 2025 22:47:35 +0100 Subject: treewide: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guido Günther --- examples/sms-c/sms-c-sync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/sms-c/sms-c-sync.c') diff --git a/examples/sms-c/sms-c-sync.c b/examples/sms-c/sms-c-sync.c index 5a4a4a59..8de6f09e 100644 --- a/examples/sms-c/sms-c-sync.c +++ b/examples/sms-c/sms-c-sync.c @@ -127,7 +127,7 @@ int main (int argc, char **argv) * the events scheduled in the main context would never be fully released. * This is obviously not a problem in this example as it will just exit, but * it can serve as guideline for others integrating sync-only libmm-glib - * opertions in other programs. By creating an ephimeral main loop here and + * operations in other programs. By creating an ephimeral main loop here and * appending an idle task (that will be run after all the other idle tasks * that may have been already scheduled), we make sure all are processed and * removed before exiting.*/ -- cgit v1.2.3-70-g09d2