[network-manager-applet/lr/gtk-doc: 2/4] mobile-providers: fix a typo



commit 2e686104fec23ae1fae74d21254bb8c2de6157a2
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Thu Mar 2 16:10:14 2017 +0100

    mobile-providers: fix a typo

 src/libnm-gtk/nm-mobile-providers.c |    2 +-
 src/libnma/nma-mobile-providers.c   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libnm-gtk/nm-mobile-providers.c b/src/libnm-gtk/nm-mobile-providers.c
index 996d61a..a6c0600 100644
--- a/src/libnm-gtk/nm-mobile-providers.c
+++ b/src/libnm-gtk/nm-mobile-providers.c
@@ -1134,7 +1134,7 @@ struct _NMAMobileProvidersDatabasePrivate {
  * @self: a #NMAMobileProvidersDatabase.
  *
  * Returns: (element-type utf8 NMGtk.CountryInfo) (transfer none): a
- *      hash table where keys are country names #gchar and values are #NMACountryInfos.
+ *      hash table where keys are country names #gchar and values are #NMACountryInfo.
  */
 GHashTable *
 nma_mobile_providers_database_get_countries (NMAMobileProvidersDatabase *self)
diff --git a/src/libnma/nma-mobile-providers.c b/src/libnma/nma-mobile-providers.c
index a66b8eb..7d115d0 100644
--- a/src/libnma/nma-mobile-providers.c
+++ b/src/libnma/nma-mobile-providers.c
@@ -1145,7 +1145,7 @@ struct _NMAMobileProvidersDatabasePrivate {
  * @self: a #NMAMobileProvidersDatabase.
  *
  * Returns: (element-type utf8 NMACountryInfo) (transfer none): a
- *      hash table where keys are country names #gchar and values are #NMACountryInfos.
+ *      hash table where keys are country names #gchar and values are #NMACountryInfo.
  */
 GHashTable *
 nma_mobile_providers_database_get_countries (NMAMobileProvidersDatabase *self)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]