diff --git a/sin-setup.bat b/sin-setup.bat index d081c34..0d4a6a6 100644 --- a/sin-setup.bat +++ b/sin-setup.bat @@ -155,7 +155,7 @@ echo. :setEth :: Print all network interfaces -echo List of Avaliable Interfaces: +echo List of Available Interfaces: echo. wmic nic where 'NOT Manufacturer like "%%Microsoft%%" and PhysicalAdapter=TRUE and NOT Manufacturer like "%%Windows%%"' get Manufacturer,MACAddress,NetConnectionID 2>nul IF NOT %ERRORLEVEL% EQU 0 (