Skip to content

Commit 71cedfc

Browse files
zOxtayyx990803
authored andcommitted
Fixed typo
1 parent e9ea298 commit 71cedfc

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
@@ -13,7 +13,7 @@ exports.isLiteral = function (exp) {
1313
}
1414

1515
/**
16-
* Check is a string starts with $ or _
16+
* Check if a string starts with $ or _
1717
*
1818
* @param {String} str
1919
* @return {Boolean}

0 commit comments

Comments
 (0)