mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 10:40:58 +01:00
libnm-core: fix typo in 802.1x doc comment
This commit is contained in:
parent
02e7476e9f
commit
7415ad778e
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