mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs(mocks): fix documentation bug: angular.mock.debug
This commit is contained in:
parent
c9d937082c
commit
d43cc3f893
1 changed files with 1 additions and 1 deletions
2
src/ngMock/angular-mocks.js
vendored
2
src/ngMock/angular-mocks.js
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue