From e670f8733bf454c2095f27d74d83e92ac10acefa Mon Sep 17 00:00:00 2001 From: jeena Date: Tue, 19 Feb 2013 23:38:07 +0100 Subject: [PATCH] day to days --- WebKit/scripts/lib/Timeago.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebKit/scripts/lib/Timeago.js b/WebKit/scripts/lib/Timeago.js index a21cf51..71892df 100644 --- a/WebKit/scripts/lib/Timeago.js +++ b/WebKit/scripts/lib/Timeago.js @@ -49,7 +49,7 @@ function($) { hour: "1h", hours: "%dh", day: "1 day", - days: "%d day", + days: "%d days", month: "1 month", months: "%d months", year: "1 year",