mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-18 03:50:48 +02:00
libnm-util: fix misspelling in property documentation
This commit is contained in:
parent
29fa747f69
commit
8bcb053153
1 changed files with 1 additions and 1 deletions
|
|
@ -2713,7 +2713,7 @@ nm_setting_802_1x_class_init (NMSetting8021xClass *setting_class)
|
|||
"Sometimes when using older RADIUS servers, it is "
|
||||
"necessary to force the client to use a particular "
|
||||
"PEAP version. To do so, this property may be set to "
|
||||
"'0' or '1; to force that specific PEAP version.",
|
||||
"'0' or '1' to force that specific PEAP version.",
|
||||
NULL,
|
||||
G_PARAM_READWRITE | NM_SETTING_PARAM_SERIALIZE));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue