chore: fix typos (#541)

This commit is contained in:
Cr
2019-12-13 18:49:01 +08:00
committed by Eduardo San Martin Morote
parent 6a50d125f6
commit 6797e35703
3 changed files with 3 additions and 3 deletions

View File

@@ -191,7 +191,7 @@ function parseChildren(
}
// Whitespace management for more efficient output
// (same as v2 whitespance: 'condense')
// (same as v2 whitespace: 'condense')
let removedWhitespace = false
if (
mode !== TextModes.RAWTEXT &&