minor spelling changes

This commit is contained in:
Carlos E. Garcia 2016-12-10 21:50:09 -05:00 committed by Brian Coca
commit 0b8011436d
114 changed files with 152 additions and 152 deletions

View file

@ -130,7 +130,7 @@ Try {
}
}
Catch {
Fail-Json $result "an error occured when attempting to change owner on $path for $user"
Fail-Json $result "an error occurred when attempting to change owner on $path for $user"
}
Exit-Json $result