docs($locationProvider): tag as a provider rather than object

This commit is contained in:
Peter Bacon Darwin
2014-02-14 15:46:54 +00:00
parent f5575782c4
commit cb1efd818b
+1 -1
View File
@@ -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.