docs($provide): it is a service not an object

Closes #7917
This commit is contained in:
Peter Bacon Darwin
2014-06-20 17:00:59 +01:00
parent dafb8a3cd1
commit e57ad6a109

View File

@@ -304,7 +304,7 @@ function annotate(fn, strictDi, name) {
/**
* @ngdoc object
* @ngdoc service
* @name $provide
*
* @description