Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromvuejs/vue

Commitd7d9b00

Browse files
g-planeyyx990803
authored andcommitted
chore: fix typo (vuejs#7781)
1 parent6bc75ca commitd7d9b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/core/vdom/vnode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default class VNode {
2626
ssrContext:Object|void;
2727
fnContext:Component|void;// real context vm for functional nodes
2828
fnOptions: ?ComponentOptions;// for SSR caching
29-
fnScopeId: ?string;//functioanl scope id support
29+
fnScopeId: ?string;//functional scope id support
3030

3131
constructor(
3232
tag?:string,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp