1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

doc: Fix autolink errors

Fix links, remove links to internal functions.
This commit is contained in:
Nick Wellnhofer
2025-05-28 16:02:41 +02:00
parent 7bd8d1d9cc
commit 6a6a46f017
14 changed files with 21 additions and 21 deletions

View File

@@ -4118,7 +4118,7 @@ htmlParseEndTag(htmlParserCtxtPtr ctxt)
/**
* Parse a content: comment, sub-element, reference or text.
* New version for non recursive #htmlParseElementInternal
* New version for non recursive htmlParseElementInternal
*
* @param ctxt an HTML parser context
*/