chore: typo [skip ci] (#12364)

This commit is contained in:
MalikIdreesHasanKhan 2021-11-17 22:21:43 +05:30 committed by GitHub
parent 86f8b52822
commit e78568ec20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {