diff --git a/xml.cc b/xml.cc index 4a72f565b..d5f2a509c 100644 --- a/xml.cc +++ b/xml.cc @@ -131,7 +131,7 @@ Additional functions are xml_write_raw Raw unescaped output. xml_write_escaped XML-escaped output. -xml_write_escaped_v XML_escaped output, with a va_list. +xml_write_escaped_v XML-escaped output, with a va_list. xml_start_document Writes . xml_depth Returns the size of the element stack.