summaryrefslogtreecommitdiff
path: root/src/nm-manager.c
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2018-04-18 14:13:28 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2018-04-18 14:14:07 +0200
commitaca671fff0cff70bab75259d8434b546f41bd077 (patch)
tree5eeaa8fbedff5798277ae1b55ca76cddc34098ed /src/nm-manager.c
parentb01ebd7399693dc611ce07e375e1aeeb6a49ba93 (diff)
downloadNetworkManager-aca671fff0cff70bab75259d8434b546f41bd077.tar.gz
all: replace "it's" with "its" where needed
Diffstat (limited to 'src/nm-manager.c')
-rw-r--r--src/nm-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-manager.c b/src/nm-manager.c
index e692aea54f..19f8693498 100644
--- a/src/nm-manager.c
+++ b/src/nm-manager.c
@@ -5520,7 +5520,7 @@ device_connectivity_done (NMDevice *device,
* However, if one of the requests (early) returns full connectivity and agrees with
* the accumulated connectivity state, we no longer have to wait. The result is set.
*
- * This also works well, because NMDevice first emits change signals to it's own
+ * This also works well, because NMDevice first emits change signals to its own
* connectivity state, which is then taken into account for the accumulated global
* state. All this happens, before the callback is invoked. */
g_dbus_method_invocation_return_value (g_steal_pointer (&data->context),