summaryrefslogtreecommitdiff
path: root/libnm-util/nm-connection.c
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2013-10-19 17:38:00 +0300
committerDan Winship <danw@gnome.org>2013-10-19 11:49:18 -0400
commit61de24ba35b452c82ec6f672f62e78feae524e7c (patch)
tree62fec8f514036c7dea06268a60576e80591dfa3f /libnm-util/nm-connection.c
parent72da550f68c88d7c3a7836673de950dd61e05dab (diff)
downloadNetworkManager-61de24ba35b452c82ec6f672f62e78feae524e7c.tar.gz
Fix typos
https://bugzilla.gnome.org/show_bug.cgi?id=710505
Diffstat (limited to 'libnm-util/nm-connection.c')
-rw-r--r--libnm-util/nm-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-util/nm-connection.c b/libnm-util/nm-connection.c
index 1cd81db5e5..01223daf62 100644
--- a/libnm-util/nm-connection.c
+++ b/libnm-util/nm-connection.c
@@ -263,7 +263,7 @@ nm_connection_get_setting (NMConnection *connection, GType setting_type)
* @name: a setting name
*
* Gets the #NMSetting with the given name, if one has been previously added
- * the the #NMConnection.
+ * the #NMConnection.
*
* Returns: (transfer none): the #NMSetting, or %NULL if no setting with that name was previously
* added to the #NMConnection