]> git.p6c8.net - dsmonrot.git/blobdiff - dsmonrot.ps1
Fixed a typo in a comment
[dsmonrot.git] / dsmonrot.ps1
index 8cefa451e8988a8789cc3ea23a30ed12bbdb7f3b..54c0972ebf9d771e866e4c7fbe266048a6e57bbb 100644 (file)
@@ -337,7 +337,7 @@ if($errorMessages.Count -eq 0) {
                }\r
 \r
                # Check if the backup target for this month, the directory for the full backup\r
-               # and the hash files exists. In this case we do a differential backup.\r
+               # and the hash files exist. In that case we do a differential backup.\r
                if((Test-Path $backupTarget) -and (Test-Path $backupTargetFull) -and (Test-Path "$backupTargetFull\*.hsh")) {\r
                        # Do a differential backup\r
                \r

patrick-canterino.de