Fix various typos

This commit is contained in:
luzpaz
2023-09-07 15:20:00 +00:00
committed by wwmayer
parent 7f2076afb8
commit 4dbbe85c2b
5 changed files with 7 additions and 7 deletions

View File

@@ -173,7 +173,7 @@ int MappedName::findTagInElementName(long* tagOut, int* lenOut, std::string* pos
// next pos
//
// There maybe other operation codes after this embedded tagOut
// postfixOut, search for the seperator.
// postfixOut, search for the separator.
//
int end {0};
if (pos == next) {