Bladeren bron

chore: typo [skip ci] (#12364)

MalikIdreesHasanKhan 4 jaren geleden
bovenliggende
commit
e78568ec20
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      packages/weex-template-compiler/build.js

+ 1 - 1
packages/weex-template-compiler/build.js

@@ -1516,7 +1516,7 @@ function parse (
       }
     },
     comment: function comment (text, start, end) {
-      // adding anyting as a sibling to the root node is forbidden
+      // adding anything as a sibling to the root node is forbidden
       // comments should still be allowed, but ignored
       if (currentParent) {
         var child = {