Skip to content

Commit c6b1455

Browse files
monkindeyposva
authored andcommitted
camelize comment typo (vuejs#3696) (vuejs#3698)
1 parent 705d2e1 commit c6b1455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/lang.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export function stripQuotes (str) {
167167
}
168168

169169
/**
170-
* Camelize a hyphen-delmited string.
170+
* Camelize a hyphen-delimited string.
171171
*
172172
* @param {String} str
173173
* @return {String}

0 commit comments

Comments
 (0)