From 3054046e18332ca1bf9b901f69b02f21bb91c098 Mon Sep 17 00:00:00 2001
From: Josh Soref <jsoref@users.noreply.github.com>
Date: Fri, 15 Apr 2022 11:53:24 -0400
Subject: multiple spelling and typo fixes

This fixes #516.
---
 support/openvpn/up.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'support')

diff --git a/support/openvpn/up.sh b/support/openvpn/up.sh
index f9e51bcc..63786787 100755
--- a/support/openvpn/up.sh
+++ b/support/openvpn/up.sh
@@ -15,7 +15,7 @@
 # we're using a decent dns cache/forwarder like dnsmasq and NOT nscd/libc.
 # nscd/libc users will get the VPN nameservers before their other ones
 # and will use the first one that responds - maybe the LAN ones?
-# non resolvconf users just the the VPN resolv.conf
+# non resolvconf users just the VPN resolv.conf
 
 # FIXME:- if we have >1 domain, then we have to use search :/
 # We need to add a flag to resolvconf to say
-- 
cgit v1.2.3