libnm-util: fix misspelling in property documentation

This commit is contained in:
Dan Williams 2011-03-04 13:49:34 -06:00
parent 29fa747f69
commit 8bcb053153

View file

@ -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));