chore: fix some typos in comments (#6343)

Signed-off-by: alongdate <alongyear@outlook.com>
This commit is contained in:
alongdate 2024-04-20 01:12:58 +08:00 committed by GitHub
parent 2e0654bd34
commit 2d01f6027f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -534,7 +534,7 @@ const makeContentCollector = (collectStyles, abrowser, apool, className2Author)
// As the concept of parent's doesn't exist when processing each domline...
}
} else {
// Below needs more testin if it's neccesary as _exitList should take care of this.
// Below needs more testin if it's necessary as _exitList should take care of this.
// delete state.start;
// delete state.listNesting;
// _recalcAttribString(state);