summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-active-connection.c')
-rw-r--r--src/nm-active-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-active-connection.c b/src/nm-active-connection.c
index 08037ebe71..a559cda23b 100644
--- a/src/nm-active-connection.c
+++ b/src/nm-active-connection.c
@@ -751,7 +751,7 @@ nm_active_connection_get_master (NMActiveConnection *self)
* @self: the #NMActiveConnection
*
* Returns: %TRUE if the connection has a master connection, and that
- * master connection is ready to accept slaves. Otherwise %FALSE.
+ * master connection is ready to accept slaves. Otherwise, %FALSE.
*/
gboolean
nm_active_connection_get_master_ready (NMActiveConnection *self)