Differences
This shows you the differences between the selected revisions of the page.
| 2014-10-24 | 2014-11-25 | ||
| typo (martin) | typo (martin) | ||
| Line 19: | Line 19: | ||
| else | else | ||
| { | { | ||
| - | Write-Host ("File {0} dos not exist" -f $remotePath) | + | Write-Host ("File {0} does not exist" -f $remotePath) |
| } | } | ||
| </code> | </code> | ||