Browse Source

fix comment typo

Evan You 10 years ago
parent
commit
980f3227aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/transition/transition.js

+ 1 - 1
src/transition/transition.js

@@ -95,7 +95,7 @@ p.enter = function (op, cb) {
 
 p.enterNextTick = function () {
 
-  // Importnatn hack:
+  // Important hack:
   // in Chrome, if a just-entered element is applied the
   // leave class while its interpolated property still has
   // a very small value (within one frame), Chrome will