Skip to content

Commit c346020

Browse files
Lajos Veresbtford
authored andcommitted
chore(animate): fix typo in a comment
1 parent 8ae2968 commit c346020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ngAnimate/animate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ angular.module('ngAnimate', ['ng'])
904904
}
905905
}
906906

907-
//it is less complicated to use a flag than managing and cancelling
907+
//it is less complicated to use a flag than managing and canceling
908908
//timeouts containing multiple callbacks.
909909
function fireDOMOperation() {
910910
if(!fireDOMOperation.hasBeenRun) {

0 commit comments

Comments
 (0)