summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2015-07-17 09:20:29 +0200
committerJiří Klimeš <jklimes@redhat.com>2015-07-17 09:20:29 +0200
commit2af10ef4442311f08f30afc358b203a11c4c12b0 (patch)
tree8f5c4b7c58706e52c516fc04f6dcae5525b45200
parentf99d98b56accc73653723df30d93275b2339a5f3 (diff)
downloadNetworkManager-2af10ef4442311f08f30afc358b203a11c4c12b0.tar.gz
docs: fix a copy/paste error in description of VLAN flags
-rw-r--r--libnm-core/nm-setting-vlan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-vlan.c b/libnm-core/nm-setting-vlan.c
index f622ddcbfd..d904ad52df 100644
--- a/libnm-core/nm-setting-vlan.c
+++ b/libnm-core/nm-setting-vlan.c
@@ -742,7 +742,7 @@ nm_setting_vlan_class_init (NMSettingVlanClass *setting_class)
* property: flags
* variable: VLAN_FLAGS, REORDER_HDR
* values: "GVRP", "LOOSE_BINDING" for VLAN_FLAGS; 0 or 1 for REORDER_HDR
- * description: Parent interface of the VLAN.
+ * description: VLAN flags.
* ---end---
*/
g_object_class_install_property