summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2015-12-09 13:33:17 +0100
committerJiří Klimeš <jklimes@redhat.com>2015-12-09 13:33:17 +0100
commit20e750a3c32166250c8b84a1b8d366af1a755e6e (patch)
treefd311ddacea44a63c2c362bec0e2d4eb34b6744f
parent1a48e5d918a55a5ed1767b9abb90fb74a3db6d75 (diff)
downloadNetworkManager-20e750a3c32166250c8b84a1b8d366af1a755e6e.tar.gz
libnm: fix description of NMDeviceIPTunnel:input-key property
Fixes: e2da055f900e147a871fac37f2b755ab83d0265e
-rw-r--r--libnm/nm-device-ip-tunnel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-ip-tunnel.c b/libnm/nm-device-ip-tunnel.c
index 928748aa0d..b43b041290 100644
--- a/libnm/nm-device-ip-tunnel.c
+++ b/libnm/nm-device-ip-tunnel.c
@@ -484,7 +484,7 @@ nm_device_ip_tunnel_class_init (NMDeviceIPTunnelClass *bond_class)
G_PARAM_STATIC_STRINGS));
/**
- * NMDeviceIPTunnel:parent:
+ * NMDeviceIPTunnel:input-key:
*
* The key used for tunneled input packets, if applicable.
*