From 90b89bb9f4d055bc5713b733503e7d39c54ca55f Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Wed, 24 Jan 2018 20:16:44 +0200 Subject: *: Spelling fixes --- libmm-glib/mm-sms.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libmm-glib/mm-sms.c') diff --git a/libmm-glib/mm-sms.c b/libmm-glib/mm-sms.c index 0467b6c1..d7d1b41c 100644 --- a/libmm-glib/mm-sms.c +++ b/libmm-glib/mm-sms.c @@ -614,7 +614,7 @@ mm_sms_get_service_category (MMSms *self) * * Finishes an operation started with mm_sms_send(). * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_sms_send_finish (MMSms *self, @@ -669,7 +669,7 @@ mm_sms_send (MMSms *self, * The calling thread is blocked until a reply is received. * See mm_sms_send() for the asynchronous version of this method. * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_sms_send_sync (MMSms *self, @@ -693,7 +693,7 @@ mm_sms_send_sync (MMSms *self, * * Finishes an operation started with mm_sms_store(). * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_sms_store_finish (MMSms *self, @@ -752,7 +752,7 @@ mm_sms_store (MMSms *self, * The calling thread is blocked until a reply is received. * See mm_sms_store() for the asynchronous version of this method. * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_sms_store_sync (MMSms *self, -- cgit v1.2.3-70-g09d2