summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-client.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-04-20 09:57:22 -0500
committerDan Williams <dcbw@redhat.com>2012-04-20 09:57:22 -0500
commit614c46f87b3931ae66fae35cfe7a342fed5f67b8 (patch)
treee3a94b59557500ad3db54f817d696d14f9186363 /libnm-glib/nm-client.c
parent77de91e5a8b1c1993ae65c54b37e0411e78e6fe6 (diff)
downloadNetworkManager-614c46f87b3931ae66fae35cfe7a342fed5f67b8.tar.gz
trivial: fix spacing
Diffstat (limited to 'libnm-glib/nm-client.c')
-rw-r--r--libnm-glib/nm-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/nm-client.c b/libnm-glib/nm-client.c
index 3949b6dba3..781ce4c46e 100644
--- a/libnm-glib/nm-client.c
+++ b/libnm-glib/nm-client.c
@@ -692,7 +692,7 @@ nm_client_deactivate_connection (NMClient *client, NMActiveConnection *active)
* Gets the active connections.
*
* Returns: (transfer none) (element-type NMClient.ActiveConnection): a #GPtrArray
-* containing all the active #NMActiveConnection<!-- -->s.
+ * containing all the active #NMActiveConnection<!-- -->s.
* The returned array is owned by the client and should not be modified.
**/
const GPtrArray *