fix spelling

This commit is contained in:
Garux
2021-05-24 20:23:09 +03:00
parent 5efe29d863
commit 6c00419653
175 changed files with 414 additions and 414 deletions

View File

@@ -48,7 +48,7 @@ class ISAXHandler;
// message_info also stores information to exit the stream listening cleanly with an error:
// if msg_level == SYS_ERR, then we will reset the listening at the end of the current node
// the level for stopping the feed is stored in stop_depth
// unkown nodes are ignored, we use ignore_depth to track the level we start ignoring from
// unknown nodes are ignored, we use ignore_depth to track the level we start ignoring from
struct message_info_t
{
int msg_level; // current message level (SYS_MSG, SYS_WRN, SYS_ERR)