Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c4a7f commit f98f8a3Copy full SHA for f98f8a3
src/ngMock/angular-mocks.js
@@ -430,7 +430,7 @@ angular.mock.$LogProvider = function() {
430
*
431
* *NOTE*: this is not an injectable instance, just a globally available mock class of `Date`.
432
433
- * Mock of the Date type which has its timezone specified via constroctor arg.
+ * Mock of the Date type which has its timezone specified via constructor arg.
434
435
* The main purpose is to create Date-like instances with timezone fixed to the specified timezone
436
* offset, so that we can test code that depends on local timezone settings without dependency on
0 commit comments