libnm-core: fix typo in 802.1x doc comment

(cherry picked from commit 7415ad778e)
This commit is contained in:
Beniamino Galvani 2017-06-06 09:25:43 +02:00
parent fcbcd1aa87
commit 58e4257e22

View file

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