diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-08-02 12:05:51 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-08-02 12:05:51 +0200 |
commit | 707a2ef417b138540d5cc8d1f5c8fe1479845fb0 (patch) | |
tree | 2992e9298590dfe3f10814b1cd37548867d670f6 /libmm-glib/mm-modem-messaging.c | |
parent | 7a7fddc931337ecfceb2be5497b3feed9c4c6fcc (diff) |
libmm-glib,docs: fix missing documentations
Diffstat (limited to 'libmm-glib/mm-modem-messaging.c')
-rw-r--r-- | libmm-glib/mm-modem-messaging.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmm-glib/mm-modem-messaging.c b/libmm-glib/mm-modem-messaging.c index c6191949..682cae93 100644 --- a/libmm-glib/mm-modem-messaging.c +++ b/libmm-glib/mm-modem-messaging.c @@ -530,7 +530,7 @@ create_sms_ready (MMModemMessaging *self, } /** - * mm_modem_messaging_create_sms: + * mm_modem_messaging_create: * @self: A #MMModemMessaging. * @properties: A ##MMSmsProperties object with the properties to use. * @cancellable: (allow-none): A #GCancellable or %NULL. |