From 3aa658b7af1158b65c697067c8bd2a1a4672ad32 Mon Sep 17 00:00:00 2001 From: Ryan Guest Date: Sun, 19 Mar 2017 19:39:44 -0700 Subject: [PATCH] Fix spelling error in Windows script --- updateHostsWindows.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updateHostsWindows.bat b/updateHostsWindows.bat index 9dbcfe875..ead4192d8 100644 --- a/updateHostsWindows.bat +++ b/updateHostsWindows.bat @@ -1,7 +1,7 @@ :: This script will create in first running backup of ORIGINAL/CURRENT hosts file in hosts.skel file. :: If hosts.skel file exists, then NEW copy with customized unified hosts file will be copied to proper path. :: Next DNS Cache will be refreshed. -:: THIS BAT FILE WILL BE LAUNCHED WITH ADMINISTRATOR PRIVILIGES +:: THIS BAT FILE WILL BE LAUNCHED WITH ADMINISTRATOR PRIVILEGES @ECHO OFF SETLOCAL EnableDelayedExpansion TITLE Update Hosts