Commit 8998ef92 authored by Dietmar Maurer's avatar Dietmar Maurer

fix typo

parent a38bc2bf
......@@ -997,7 +997,7 @@ sub exec_backup {
if ($errcount) {
debugmsg ('info', "Backup job finished with errors", undef, 1);
} else {
debugmsg ('info', "Backup job finished successfuly", undef, 1);
debugmsg ('info', "Backup job finished successfully", undef, 1);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment