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 c9d937082c
commit d43cc3f893

View file

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