aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-bearer-properties.c
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2018-01-24 20:16:44 +0200
committerAleksander Morgado <aleksander@aleksander.es>2018-01-25 09:52:12 +0100
commit90b89bb9f4d055bc5713b733503e7d39c54ca55f (patch)
treeb01673e24038a1dd8e7e24be79cec049e344a809 /libmm-glib/mm-bearer-properties.c
parent223b754fccba28dbb3ce950058a81bd133c8ce86 (diff)
*: Spelling fixes
Diffstat (limited to 'libmm-glib/mm-bearer-properties.c')
-rw-r--r--libmm-glib/mm-bearer-properties.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmm-glib/mm-bearer-properties.c b/libmm-glib/mm-bearer-properties.c
index c87068ff..0be48774 100644
--- a/libmm-glib/mm-bearer-properties.c
+++ b/libmm-glib/mm-bearer-properties.c
@@ -416,7 +416,7 @@ mm_bearer_properties_get_dictionary (MMBearerProperties *self)
* @value: the value string.
* @error: (allow-none): Return location for error or %NULL.
*
- * Returns: %TRUE if the operation succeded, %FALSE if @error is set.
+ * Returns: %TRUE if the operation succeeded, %FALSE if @error is set.
*/
gboolean
mm_bearer_properties_consume_string (MMBearerProperties *self,
@@ -534,7 +534,7 @@ mm_bearer_properties_new_from_string (const gchar *str,
* @value: a #GVariant
* @error: (allow-none): Return location for error or %NULL.
*
- * Returns: %TRUE if the operation succeded, %FALSE if @error is set.
+ * Returns: %TRUE if the operation succeeded, %FALSE if @error is set.
*/
gboolean
mm_bearer_properties_consume_variant (MMBearerProperties *properties,