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-call.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'libmm-glib/mm-call.c') diff --git a/libmm-glib/mm-call.c b/libmm-glib/mm-call.c index 58731a2f..92689f85 100644 --- a/libmm-glib/mm-call.c +++ b/libmm-glib/mm-call.c @@ -184,7 +184,7 @@ mm_call_get_state_reason (MMCall *self) * * Finishes an operation started with mm_call_start(). * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_call_start_finish (MMCall *self, @@ -239,7 +239,7 @@ mm_call_start (MMCall *self, * The calling thread is blocked until a reply is received. * See mm_call_start() 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_call_start_sync (MMCall *self, @@ -263,7 +263,7 @@ mm_call_start_sync (MMCall *self, * * Finishes an operation started with mm_call_accept(). * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_call_accept_finish (MMCall *self, @@ -318,7 +318,7 @@ mm_call_accept (MMCall *self, * The calling thread is blocked until an incoming call is ready. * See mm_call_accept() 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_call_accept_sync (MMCall *self, @@ -342,7 +342,7 @@ mm_call_accept_sync (MMCall *self, * * Finishes an operation started with mm_call_hangup(). * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_call_hangup_finish (MMCall *self, @@ -397,7 +397,7 @@ mm_call_hangup (MMCall *self, * The calling thread is blocked until an incoming call is ready. * See mm_call_hangup() 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_call_hangup_sync (MMCall *self, @@ -421,7 +421,7 @@ mm_call_hangup_sync (MMCall *self, * * Finishes an operation started with mm_call_send_dtmf(). * - * Returns: %TRUE if the operation succeded, %FALSE if @error is set. + * Returns: %TRUE if the operation succeeded, %FALSE if @error is set. */ gboolean mm_call_send_dtmf_finish (MMCall *self, @@ -480,7 +480,7 @@ mm_call_send_dtmf (MMCall *self, * The calling thread is blocked until an incoming call is ready. * See mm_call_send_dtmf() 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_call_send_dtmf_sync (MMCall *self, -- cgit v1.2.3-70-g09d2