From d5d2fe59d62c5d7b98b2066bef1b5e2b6096588d Mon Sep 17 00:00:00 2001 From: John Emau Date: Wed, 23 Oct 2013 15:03:09 -0700 Subject: [PATCH] fixed angular version labels in comments --- angularjs/angular-1.0.d.ts | 2 +- angularjs/angular-resource.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/angular-1.0.d.ts b/angularjs/angular-1.0.d.ts index 52735c9bd..ecb7bd2c9 100755 --- a/angularjs/angular-1.0.d.ts +++ b/angularjs/angular-1.0.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Angular JS 1.2 +// Type definitions for Angular JS 1.0 // Project: http://angularjs.org // Definitions by: Diego Vilar // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/angularjs/angular-resource.d.ts b/angularjs/angular-resource.d.ts index a845cb3d6..b64335a0c 100644 --- a/angularjs/angular-resource.d.ts +++ b/angularjs/angular-resource.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Angular JS 1.2.0 (ngResource module) +// Type definitions for Angular JS 1.2 (ngResource module) // Project: http://angularjs.org // Definitions: https://github.com/daptiv/DefinitelyTyped