From acbd7cdf320f0570fcc1952c8680d4c78bc8fa2c Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Fri, 11 Nov 2011 17:15:22 -0800 Subject: style(docs): make jslint happy - fix some warnings --- docs/content/guide/dev_guide.scopes.understanding_scopes.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/guide/dev_guide.scopes.understanding_scopes.ngdoc') diff --git a/docs/content/guide/dev_guide.scopes.understanding_scopes.ngdoc b/docs/content/guide/dev_guide.scopes.understanding_scopes.ngdoc index 84ef55dc..77f589dc 100644 --- a/docs/content/guide/dev_guide.scopes.understanding_scopes.ngdoc +++ b/docs/content/guide/dev_guide.scopes.understanding_scopes.ngdoc @@ -63,4 +63,4 @@ The following illustration shows the DOM and angular scopes for the example abov ## Related API -* {@link api/angular.module.NG.$rootScope.Scope Angular Scope API} +* {@link api/angular.module.ng.$rootScope.Scope Angular Scope API} -- cgit v1.2.3