From 1a48e5d918a55a5ed1767b9abb90fb74a3db6d75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Wed, 9 Dec 2015 13:29:02 +0100 Subject: [PATCH] libnm: fix indenting in libnm/nm-device-ip-tunnel.c Fixes: e2da055f900e147a871fac37f2b755ab83d0265e --- libnm/nm-device-ip-tunnel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnm/nm-device-ip-tunnel.c b/libnm/nm-device-ip-tunnel.c index ad107155b..928748aa0 100644 --- a/libnm/nm-device-ip-tunnel.c +++ b/libnm/nm-device-ip-tunnel.c @@ -531,7 +531,7 @@ nm_device_ip_tunnel_class_init (NMDeviceIPTunnelClass *bond_class) * NMDeviceIPTunnel:flow-label: * * The flow label to assign to tunnel packets. This property - * applies only to IPv6 tunnels. + * applies only to IPv6 tunnels. * * Since: 1.2 **/