mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 20:20:17 +01:00
libnm/docs: fix examples for NMSetting:name values
This commit is contained in:
parent
86841df368
commit
aca73150ad
1 changed files with 1 additions and 1 deletions
|
|
@ -2092,7 +2092,7 @@ nm_setting_class_init (NMSettingClass *setting_class)
|
|||
*
|
||||
* The setting's name, which uniquely identifies the setting within the
|
||||
* connection. Each setting type has a name unique to that type, for
|
||||
* example "ppp" or "wireless" or "wired".
|
||||
* example "ppp" or "802-11-wireless" or "802-3-ethernet".
|
||||
**/
|
||||
g_object_class_install_property
|
||||
(object_class, PROP_NAME,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue