From: Isaac Cambron Date: Mon, 14 Jul 2014 04:29:55 +0000 (-0400) Subject: fix todo X-Git-Tag: 2.8.0~16^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a0127e3098d070a44956457f0dc8804789da6e;p=thirdparty%2Fmoment.git fix todo --- diff --git a/moment.js b/moment.js index 99d174aaf..25b0e1128 100644 --- a/moment.js +++ b/moment.js @@ -497,7 +497,7 @@ return res; } - //todo: remove 'name' arg after deprecation is removed + // TODO: remove 'name' arg after deprecation is removed function createAdder(direction, name) { return function (val, period) { var dur, tmp;