summaryrefslogtreecommitdiff
path: root/src/auditor/test-sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/test-sync.sh')
-rwxr-xr-xsrc/auditor/test-sync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-sync.sh b/src/auditor/test-sync.sh
index 156df9cc1..24de92ebe 100755
--- a/src/auditor/test-sync.sh
+++ b/src/auditor/test-sync.sh
@@ -29,7 +29,7 @@ do
dropdb talercheck-in
dropdb talercheck-out
echo "FAIL"
- echo "Record count missmatch: $CIN / $COUT in table $table"
+ echo "Record count mismatch: $CIN / $COUT in table $table"
exit 1
fi
done