Message correction

This commit is contained in:
Yorick Barbanneau 2016-02-02 18:07:51 +01:00
parent 15c839f350
commit 43e228cb53

View file

@ -84,7 +84,7 @@ function hide_update() {
}
}
Write-Host -Nonewline -ForegroundColor white "Searching gor GWX process ... "
Write-Host -Nonewline -ForegroundColor white "Searching for GWX process ... "
if (Get-Process -name GWX -ErrorAction SilentlyContinue}) {
Write-Host -ForegroundColor DarkGreen -NoNewLine "Running "
Write-Host -Nonewline -ForegroundColor white "removing ... "