From 68604973336483301012e2077ffff29fea4725f0 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Sat, 25 Feb 2017 09:13:39 +0100 Subject: Fixing typo --- lib/postrunner/Main.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/postrunner/Main.rb b/lib/postrunner/Main.rb index d1b36fd..8cf50ae 100644 --- a/lib/postrunner/Main.rb +++ b/lib/postrunner/Main.rb @@ -311,7 +311,7 @@ EOT if args.empty? @db.check(true) @ffs.check - Log.info "Datebase cleanup started. Please wait ..." + Log.info "Database cleanup started. Please wait ..." @db.gc Log.info "Database cleanup finished" else -- cgit v1.2.3