mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-09 17:41:14 +10:00
standardize console message punctuation and capitalization (#4680)
This commit is contained in:
@@ -7,6 +7,6 @@ function Invoke-WPFOOSU {
|
||||
|
||||
$ProgressPreference = 'Continue'
|
||||
} catch {
|
||||
Write-Error "Couldn't download O&O ShutUp10. Please make sure you have an active internet connection."
|
||||
Write-Error "Couldn't download O&O ShutUp10. Please make sure you have an active Internet connection."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user