mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-21 12:51:51 +00:00
docs(mocks): fix documentation bug: angular.mock.debug
This commit is contained in:
parent
bae3121683
commit
d8522aa349
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
|
* @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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue