aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-call.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-10-02 09:58:07 +0200
committerAleksander Morgado <aleksander@aleksander.es>2019-10-02 09:58:07 +0200
commit19652e101ce05835d2318ffdf59886e8cd4072e7 (patch)
tree79f728c49d2468bc87f6bc4e2e618d3f582731bf /libmm-glib/mm-call.c
parenta64223cac243dc9a0d17ad6d5e5b9ba8c3cd88c5 (diff)
libmm-glib,call: fix typo in documentation
Diffstat (limited to 'libmm-glib/mm-call.c')
-rw-r--r--libmm-glib/mm-call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmm-glib/mm-call.c b/libmm-glib/mm-call.c
index 91439f5a..7d6b2b33 100644
--- a/libmm-glib/mm-call.c
+++ b/libmm-glib/mm-call.c
@@ -644,7 +644,7 @@ mm_call_join_multiparty (MMCall *self,
/**
* mm_call_join_multiparty_sync:
- * @self: A #MMCall.g
+ * @self: A #MMCall.
* @cancellable: (allow-none): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*