mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
chore: fix some typos in comments (#6343)
Signed-off-by: alongdate <alongyear@outlook.com>
This commit is contained in:
parent
2e0654bd34
commit
2d01f6027f
3 changed files with 4 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue