summaryrefslogtreecommitdiff
path: root/libnm/nm-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device.c')
-rw-r--r--libnm/nm-device.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libnm/nm-device.c b/libnm/nm-device.c
index daa23c763d..7dbaf370f3 100644
--- a/libnm/nm-device.c
+++ b/libnm/nm-device.c
@@ -2315,7 +2315,7 @@ nm_device_reapply_finish (NMDevice *device,
/**
* nm_device_get_applied_connection:
* @device: a #NMDevice
- * @flags: the flags argument. Currently this value must always be zero.
+ * @flags: the flags argument. Currently, this value must always be zero.
* @version_id: (out) (allow-none): returns the current version id of
* the applied connection
* @cancellable: a #GCancellable, or %NULL
@@ -2379,7 +2379,7 @@ nm_device_get_applied_connection (NMDevice *device,
/**
* nm_device_get_applied_connection_async:
* @device: a #NMDevice
- * @flags: the flags argument. Currently this value must always be zero.
+ * @flags: the flags argument. Currently, this value must always be zero.
* @cancellable: a #GCancellable, or %NULL
* @callback: callback to be called when the reapply operation completes
* @user_data: caller-specific data passed to @callback