typo: supress -> suppress

This commit is contained in:
Nick Schonning
2018-10-26 02:55:14 -04:00
parent 6c411f1d67
commit c815acdb18
2 changed files with 2 additions and 2 deletions

View File

@ -906,7 +906,7 @@ foreach ($disk in $Disks)
<#
If a domain name was provided to the script, we will create a random computer name
and perform an offline domain join for the device. With this command we also supress the
and perform an offline domain join for the device. With this command we also suppress the
Add User OOBE screen.
#>
if ($DomainName)