Skip to content

Commit 5b1c6fb

Browse files
airweentheseion
andauthored
Update comment
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
1 parent eedfed8 commit 5b1c6fb

File tree

1 file changed

+1
-1
lines changed
  • src/request_body_processor

1 file changed

+1
-1
lines changed

src/request_body_processor/xml.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class XMLNodes {
5555
std::string currpath;
5656
std::string currval;
5757
Transaction *m_transaction;
58-
// need to store context - this is the same as at the xml_data
58+
// need to store context - this is the same as in xml_data
5959
// need to stop parsing if the number of arguments reached the limit
6060
xmlParserCtxtPtr parsing_ctx_arg;
6161

0 commit comments

Comments
 (0)