summaryrefslogtreecommitdiff
path: root/render/html_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_internal.h')
-rw-r--r--render/html_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/html_internal.h b/render/html_internal.h
index 1a878031b..fd5cf8443 100644
--- a/render/html_internal.h
+++ b/render/html_internal.h
@@ -227,7 +227,7 @@ struct browser_window *html_get_browser_window(struct content *c);
/**
* Complete conversion of an HTML document
*
- * \param htmlc Content to convert
+ * \param htmlc Content to convert
*/
void html_finish_conversion(html_content *htmlc);