diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2018-04-18 14:13:28 +0200 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2018-04-18 14:14:07 +0200 |
commit | aca671fff0cff70bab75259d8434b546f41bd077 (patch) | |
tree | 5eeaa8fbedff5798277ae1b55ca76cddc34098ed /TODO | |
parent | b01ebd7399693dc611ce07e375e1aeeb6a49ba93 (diff) | |
download | NetworkManager-aca671fff0cff70bab75259d8434b546f41bd077.tar.gz |
all: replace "it's" with "its" where needed
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ based on it and the device's state. To allow for "pre-down" scenarios, this state should be implemented before a device is taken down while it still has connectivity. If the device is -taken down because it's ethernet carrier was dropped, or because the WiFi +taken down because its ethernet carrier was dropped, or because the WiFi connection was terminated by the supplicant, this state is pointless and should be skipped. But if the user requested a manual "disconnect", or NM is dropping connections on exit, etc, then this state should be entered. In the future |