mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 09:00:21 +01:00
manager/trivial: fix typo in comment
This commit is contained in:
parent
f18c673f4e
commit
7443e75d22
1 changed files with 1 additions and 1 deletions
|
|
@ -4311,7 +4311,7 @@ _new_active_connection (NMManager *self,
|
|||
}
|
||||
|
||||
/* FIXME: apparently, activation here only works if @connection is
|
||||
* a settings-connection. Which is not the case during AddAndActivatate.
|
||||
* a settings-connection. Which is not the case during AddAndActivate.
|
||||
* Probably, AddAndActivate is broken for VPN. */
|
||||
if (activation_type != NM_ACTIVATION_TYPE_MANAGED)
|
||||
g_return_val_if_reached (NULL);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue