From 7e22e5de78e91d14d3511098b522e9a42b26f0a2 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sun, 28 Jul 2019 13:44:29 +0200 Subject: [PATCH] libnm/docs: fix section description for WireGuard settings --- libnm-core/nm-setting-wireguard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnm-core/nm-setting-wireguard.c b/libnm-core/nm-setting-wireguard.c index 9e67454d0d..2a8c1a87f2 100644 --- a/libnm-core/nm-setting-wireguard.c +++ b/libnm-core/nm-setting-wireguard.c @@ -929,7 +929,7 @@ typedef struct { /** * NMSettingWireGuard: * - * WireGuard Ethernet Settings + * WireGuard Settings * * Since: 1.16 */