Fixed a minor spelling mistake in a comment
Fixed a minor spelling mistake in a comment
This commit is contained in:
committed by
GitHub
parent
24476fc581
commit
21849fe466
+1
-1
@@ -52,7 +52,7 @@ object CompilerOutputParser {
|
||||
// Do nothing:
|
||||
// If the SAX parser sees a syntax error, it throws an exception
|
||||
// and calls close() on the reader.
|
||||
// We prevent hte reader from being closed here, and close it later,
|
||||
// We prevent the reader from being closed here, and close it later,
|
||||
// when all the text is read from it
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user