mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 06:20:10 +01:00
trivial: fix typo in comment
This commit is contained in:
parent
a9f54df179
commit
6c57060d36
1 changed files with 1 additions and 1 deletions
|
|
@ -785,7 +785,7 @@ state_changed (NMDevice *device, NMDeviceState new_state,
|
|||
case NM_DEVICE_STATE_UNMANAGED:
|
||||
break;
|
||||
case NM_DEVICE_STATE_UNAVAILABLE:
|
||||
/* If transitioning to UNAVAILBLE and the companion device is known then
|
||||
/* If transitioning to UNAVAILABLE and the companion device is known then
|
||||
* transition to DISCONNECTED otherwise wait for our companion.
|
||||
*/
|
||||
g_idle_add (check_companion_cb, self);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue