From 4e94454e2e72819c76492f41dc3c91da465d9abb Mon Sep 17 00:00:00 2001 From: Bartvds Date: Thu, 16 Jan 2014 05:26:56 +0100 Subject: [PATCH] fixed header search/replace mistake --- lazy.js/lazy.js.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazy.js/lazy.js.d.ts b/lazy.js/lazy.js.d.ts index 650ffd0790..baba46a461 100644 --- a/lazy.js/lazy.js.d.ts +++ b/lazy.js/lazy.js.d.ts @@ -1,4 +1,4 @@ -// Type definitions for js 0.3.2 +// Type definitions for Lazy.js 0.3.2 // Project: https://github.com/dtao/lazy.js/ // Definitions by: Bart van der Schoor // Definitions: https://github.com/borisyankov/DefinitelyTyped