docs(mocks): fix documentation bug: angular.mock.debug

This commit is contained in:
Fred Sauer 2012-12-05 10:31:51 -08:00 committed by Pawel Kozlowski
parent bae3121683
commit d8522aa349

View file

@ -562,7 +562,7 @@ angular.mock.$LogProvider = function() {
/** /**
* @ngdoc function * @ngdoc function
* @name angular.mock.debug * @name angular.mock.dump
* @description * @description
* *
* *NOTE*: this is not an injectable instance, just a globally available function. * *NOTE*: this is not an injectable instance, just a globally available function.