mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 18:58:05 +02:00
trivial: fix documentation typo
This commit is contained in:
parent
8ff38de889
commit
4106013753
1 changed files with 1 additions and 1 deletions
|
|
@ -1544,7 +1544,7 @@ nm_connection_get_setting_ppp (NMConnection *connection)
|
|||
* nm_connection_get_setting_pppoe:
|
||||
* @connection: the #NMConnection
|
||||
*
|
||||
* A shortcut to return any #NMSettingPPOE the connection might contain.
|
||||
* A shortcut to return any #NMSettingPPPOE the connection might contain.
|
||||
*
|
||||
* Returns: (transfer none): an #NMSettingPPPOE if the connection contains one, otherwise NULL
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue