Skip to content

Commit cb1efd8

Browse files
docs($locationProvider): tag as a provider rather than object
1 parent f557578 commit cb1efd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ng/location.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ function locationGetterSetter(property, preprocess) {
513513
*/
514514

515515
/**
516-
* @ngdoc object
516+
* @ngdoc provider
517517
* @name $locationProvider
518518
* @description
519519
* Use the `$locationProvider` to configure how the application deep linking paths are stored.

0 commit comments

Comments
 (0)