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

Appearance settings

Commit e78568e

Browse filesBrowse files
chore: typo [skip ci] (#12364)
1 parent 86f8b52 commit e78568e
Copy full SHA for e78568e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎packages/weex-template-compiler/build.js

Copy file name to clipboardExpand all lines: packages/weex-template-compiler/build.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1516,7 +1516,7 @@ function parse (
15161516
}
15171517
},
15181518
comment: function comment (text, start, end) {
1519-
// adding anyting as a sibling to the root node is forbidden
1519+
// adding anything as a sibling to the root node is forbidden
15201520
// comments should still be allowed, but ignored
15211521
if (currentParent) {
15221522
var child = {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.