From bd8293d2a5da2d0c2d1fdaf7327a329730e38980 Mon Sep 17 00:00:00 2001 From: Elmar Athmer Date: Fri, 30 Aug 2013 17:57:59 +0200 Subject: [PATCH] fix typo --- angularjs/angular-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angularjs/angular-tests.ts b/angularjs/angular-tests.ts index 500cb0b4f9..8e458de996 100644 --- a/angularjs/angular-tests.ts +++ b/angularjs/angular-tests.ts @@ -149,7 +149,7 @@ module HttpAndRegularPromiseTests { } } -// Test for AngularJS Syntac +// Test for AngularJS Syntax module My.Namespace { export var x; // need to export something for module to kick in