mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 22:20:08 +01:00
docs: fix 'connection' parameter name for nm_access_point_connection_valid()
This commit is contained in:
parent
b860c7be4a
commit
0558159c6b
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ nm_access_point_get_strength (NMAccessPoint *ap)
|
|||
/**
|
||||
* nm_access_point_connection_valid:
|
||||
* @ap: an #NMAccessPoint to validate @connection against
|
||||
* @connections: an #NMConnection to validate against @ap
|
||||
* @connection: an #NMConnection to validate against @ap
|
||||
*
|
||||
* Validates a given connection against a given WiFi access point to ensure that
|
||||
* the connection may be activated with that AP. The connection must match the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue