From e6edd7b15f1cfb36ef542c96410fcc279d9b11e4 Mon Sep 17 00:00:00 2001 From: nicholashead Date: Thu, 24 Oct 2013 15:42:24 -0700 Subject: [PATCH] Updates jquery.timeago.d.ts to be UTF-8 --- jquery.timeago/jquery.timeago.d.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jquery.timeago/jquery.timeago.d.ts b/jquery.timeago/jquery.timeago.d.ts index c71f096b4..109a7b0a8 100644 --- a/jquery.timeago/jquery.timeago.d.ts +++ b/jquery.timeago/jquery.timeago.d.ts @@ -1,6 +1,6 @@ -// Type definitions for jQuery.timeago.js 1.0.2 +// Type definitions for jQuery.timeago.js 1.0.2 // Project: http://timeago.yarp.com/ -// Definitions by: Francois Guillot +// Definitions by: François Guillot // Definitions: https://github.com/borisyankov/DefinitelyTyped @@ -59,4 +59,4 @@ interface JQueryStatic { interface JQuery { timeago: Timeago; -} +} \ No newline at end of file