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

Commit68b51f2

Browse files
LarsStegmanyyx990803
authored andcommitted
chore: fix comment grammar mistake (vuejs#7739)
1 parent6931a47 commit68b51f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/core/observer/index.js‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ export const observerState = {
2727
}
2828

2929
/**
30-
* Observer class thatare attached to each observed
31-
* object. Once attached, the observer converts target
30+
* Observer class thatis attached to each observed
31+
* object. Once attached, the observer convertsthetarget
3232
* object's property keys into getter/setters that
33-
* collect dependencies anddispatches updates.
33+
* collect dependencies anddispatch updates.
3434
*/
3535
exportclassObserver{
3636
value:any;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp