Updates jquery.timeago.d.ts to be UTF-8

This commit is contained in:
nicholashead
2013-10-24 15:42:24 -07:00
parent 008fa3ae35
commit e6edd7b15f
+3 -3
View File
@@ -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 <http://fguillot.developpez.com/>
// Definitions by: François Guillot <http://fguillot.developpez.com/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
@@ -59,4 +59,4 @@ interface JQueryStatic {
interface JQuery {
timeago: Timeago;
}
}