8000 fix comment typo · noscripter/vue@980f322 · GitHub
[go: up one dir, main page]

Skip to content

Commit 980f322

Browse files
committed
fix comment typo
1 parent 450424b commit 980f322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transition/transition.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ p.enter = function (op, cb) {
9595

9696
p.enterNextTick = function () {
9797

98-
// Importnatn hack:
98+
// Important hack:
9999
// in Chrome, if a just-entered element is applied the
100100
// leave class while its interpolated property still has
101101
// a very small value (within one frame), Chrome will

0 commit comments

Comments
 (0)
0