Skip to content

Commit de359cd

Browse files
committed
fix spelling
1 parent 3f175f4 commit de359cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Elucidate/Elucidate/snapraid.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $loopStart = get-date
1010
do {
1111
if((get-process "snapraid" -ea SilentlyContinue) -eq $Null) {
1212
Write-Host "To have this window hidden:"
13-
Write-Host "Edit the Sheduled Task and in Security Options "
13+
Write-Host "Edit the Scheduled Task and in Security Options "
1414
Write-Host "select 'Run whether the user is logged on or not'"
1515
Write-Host "and also make sure the 'Hidden' checkbox is checked."
1616
Write-Host ""

0 commit comments

Comments
 (0)