From 4ac8e2c15fb8f5c35fa5c982c48b13c2345f5aad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Fri, 14 Feb 2020 23:51:29 +0000 Subject: [PATCH] openvpn: Fix spelling for Tunnelblick Reviewed-by: Sunil Mohan Adapa --- plinth/modules/openvpn/manifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/modules/openvpn/manifest.py b/plinth/modules/openvpn/manifest.py index bd57c5431..649e7f22c 100644 --- a/plinth/modules/openvpn/manifest.py +++ b/plinth/modules/openvpn/manifest.py @@ -60,7 +60,7 @@ clients = validate([{ }] }, { 'name': - _('TunnelBlick'), + _('Tunnelblick'), 'platforms': [{ 'type': 'download', 'os': 'macos',