Update comment

Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
This commit is contained in:
Ervin Hegedus 2025-04-27 20:21:45 +02:00 committed by GitHub
parent 5b1c6fbf68
commit fedc70983c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ struct xml_data {
/* error reporting and XML array flag */
std::string xml_error;
/* another parser context for arguments */
/* additional parser context for arguments */
xmlParserCtxtPtr parsing_ctx_arg;
/* parser state for SAX parser */