mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
chore(animate): fix typo in a comment
This commit is contained in:
@@ -904,7 +904,7 @@ angular.module('ngAnimate', ['ng'])
|
||||
}
|
||||
}
|
||||
|
||||
//it is less complicated to use a flag than managing and cancelling
|
||||
//it is less complicated to use a flag than managing and canceling
|
||||
//timeouts containing multiple callbacks.
|
||||
function fireDOMOperation() {
|
||||
if(!fireDOMOperation.hasBeenRun) {
|
||||
|
||||
Reference in New Issue
Block a user