summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2017-06-06 09:25:43 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2017-06-06 09:28:59 +0200
commit7415ad778eb00903a666ac1302c941e4ab2e267b (patch)
treec48ce0e2cf9a812eee58bd5fb697746fcb62fe45
parent02e7476e9fd0f4248009ce8eaa7870ba05e2504e (diff)
downloadNetworkManager-7415ad778eb00903a666ac1302c941e4ab2e267b.tar.gz
libnm-core: fix typo in 802.1x doc comment
-rw-r--r--libnm-core/nm-setting-8021x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-8021x.h b/libnm-core/nm-setting-8021x.h
index 0f5f7ddd9e..e1631e2d51 100644
--- a/libnm-core/nm-setting-8021x.h
+++ b/libnm-core/nm-setting-8021x.h
@@ -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;