From cb1efd818be0b8622d1ffe4340241d85b9690b8e Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 14 Feb 2014 15:46:54 +0000 Subject: docs($locationProvider): tag as a provider rather than object --- src/ng/location.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ng/location.js b/src/ng/location.js index f22848e9..c4b7545d 100644 --- a/src/ng/location.js +++ b/src/ng/location.js @@ -513,7 +513,7 @@ function locationGetterSetter(property, preprocess) { */ /** - * @ngdoc object + * @ngdoc provider * @name $locationProvider * @description * Use the `$locationProvider` to configure how the application deep linking paths are stored. -- cgit v1.2.3