From d3c11cb4ac32f87d485e4f6bd88afdc93e9ecd16 Mon Sep 17 00:00:00 2001
From: Kai Koehne <kai.koehne@qt.io>
Date: Mon, 1 Apr 2019 12:47:52 +0200
Subject: [PATCH] Improve configure -help output

Add a newline after the module title, like it is done for other modules.
Also call the module "WebEngine", not "Webengine".

Change-Id: I78579fb0ab131373212ea302eb5d3e5dd9cc62ca
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
---
 config_help.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config_help.txt b/config_help.txt
index 8055de910..48236c18a 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -1,4 +1,5 @@
-Webengine options:
+WebEngine options:
+
   -webengine-alsa ................ Enable ALSA support [auto] (Linux only)
   -webengine-pulseaudio .......... Enable PulseAudio support [auto]
                                    (Linux only)
-- 
GitLab