From 4cf63cad794a3dd56839ac89f854abefc2dad1d4 Mon Sep 17 00:00:00 2001
From: James Bekkema <james@sparklabs.com>
Date: Mon, 23 Jul 2018 11:56:58 +1000
Subject: [PATCH] Resolves small IV_GUI_VER typo in the documentation.

---
 doc/openvpn.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 46ea58b6..b102fd88 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -3071,7 +3071,7 @@ IV_NCP=2 \-\- negotiable ciphers, client supports
 pushed by the server, a value of 2 or greater indicates client
 supports AES\-GCM\-128 and AES\-GCM\-256.
 
-IV_UI_VER=<gui_id> <version> \-\- the UI version of a UI if one is
+IV_GUI_VER=<gui_id> <version> \-\- the UI version of a UI if one is
 running, for example "de.blinkt.openvpn 0.5.47" for the
 Android app.
 
-- 
2.17.1

