From: Ryan Guest Date: Mon, 20 Mar 2017 02:39:44 +0000 (-0700) Subject: Fix spelling error in Windows script X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3aa658b7af1158b65c697067c8bd2a1a4672ad32;p=stevenblack-hosts.git Fix spelling error in Windows script --- 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