mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 22:20:19 +01:00
libnm-core: fix typo in 802.1x doc comment
(cherry picked from commit 7415ad778e)
This commit is contained in:
parent
fcbcd1aa87
commit
58e4257e22
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ typedef enum { /*< underscore_name=nm_setting_802_1x_auth_flags >*/
|
|||
/**
|
||||
* NMSetting8021x:
|
||||
*
|
||||
* AIEEE 802.1x Authentication Settings
|
||||
* IEEE 802.1x Authentication Settings
|
||||
*/
|
||||
struct _NMSetting8021x {
|
||||
NMSetting parent;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue