Skip to content

Commit 3f42562

Browse files
samayoyyx990803
authored andcommitted
chore: fix comment typo (#6573)
correct "a input" to "an input"
1 parent 1a19c41 commit 3f42562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dist/vue.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ function toString (val) {
8383
}
8484

8585
/**
86-
* Convert a input value to a number for persistence.
86+
* Convert an input value to a number for persistence.
8787
* If the conversion fails, return original string.
8888
*/
8989
function toNumber (val) {

0 commit comments

Comments
 (0)