From: Antonio Borneo Date: Sun, 8 Jan 2012 03:36:58 +0000 (+0800) Subject: Fix typo inside comment X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0d59ce7c42feeb9dc2adfbd4881b55bf47481c64;p=users%2Fdwmw2%2Fvpnc-scripts.git Fix typo inside comment Signed-off-by: Antonio Borneo Signed-off-by: David Woodhouse --- diff --git a/vpnc-script b/vpnc-script index 7c5a8f1..a120287 100755 --- a/vpnc-script +++ b/vpnc-script @@ -6,7 +6,7 @@ #* INTERNAL_IP4_NETMASK -- netmask (often unset) #* INTERNAL_IP4_NETMASKLEN -- netmask length (often unset) #* INTERNAL_IP4_NETADDR -- address of network (only present if netmask is set) -#* INTERNAL_IP4_DNS -- list of dns serverss +#* INTERNAL_IP4_DNS -- list of dns servers #* INTERNAL_IP4_NBNS -- list of wins servers #* INTERNAL_IP6_ADDRESS -- IPv6 address #* INTERNAL_IP6_NETMASK -- IPv6 netmask