From: Dustin J. Mitchell Date: Sun, 25 Nov 2012 20:53:10 +0000 (-0500) Subject: remove trailing comma X-Git-Tag: 2.0.0~37^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F522%2Fhead;p=thirdparty%2Fmoment.git remove trailing comma --- diff --git a/lang/is.js b/lang/is.js index c845665ad..3777d1aa9 100644 --- a/lang/is.js +++ b/lang/is.js @@ -114,7 +114,7 @@ M : translate, MM : translate, y : translate, - yy : translate, + yy : translate }, ordinal : function (number) { return '.';