summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-8021x.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-08-22 19:02:43 -0500
committerDan Williams <dcbw@redhat.com>2011-08-22 20:33:07 -0500
commita8eaa4a3ea72415812122e5693d8456738a2dac1 (patch)
treef08b7464c762b6ee706611475c528d31214ba47f /libnm-util/nm-setting-8021x.c
parente3cc3366b2a97988eb5d03c2dd3ad54c649b00ef (diff)
downloadNetworkManager-a8eaa4a3ea72415812122e5693d8456738a2dac1.tar.gz
docs: fix a wrong variable name in code documentation
Diffstat (limited to 'libnm-util/nm-setting-8021x.c')
-rw-r--r--libnm-util/nm-setting-8021x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-util/nm-setting-8021x.c b/libnm-util/nm-setting-8021x.c
index 0e27a8a0e0..07fdcc2141 100644
--- a/libnm-util/nm-setting-8021x.c
+++ b/libnm-util/nm-setting-8021x.c
@@ -1163,7 +1163,7 @@ nm_setting_802_1x_get_phase2_altsubject_match (NMSetting8021x *setting, guint32
/**
* nm_setting_802_1x_add_phase2_altsubject_match:
* @setting: the #NMSetting8021x
- * @altsubject_match: the "phase 2" altSubjectName to allow for this
+ * @phase2_altsubject_match: the "phase 2" altSubjectName to allow for this
* connection
*
* Adds an allowed alternate subject name match for "phase 2". Until