Skip to content

Commit 6980948

Browse files
committed
Fixed typo
1 parent 3333598 commit 6980948

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
@@ -1,5 +1,5 @@
11
/**
2-
* Check is a string starts with $ or _
2+
* Check if a string starts with $ or _
33
*
44
* @param {String} str
55
* @return {Boolean}

0 commit comments

Comments
 (0)