mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager
synced 2024-11-03 03:20:43 +00:00
libnm: fix description of NMDeviceIPTunnel:input-key property
Fixes: e2da055f90
This commit is contained in:
parent
1a48e5d918
commit
20e750a3c3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue