summaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
Diffstat (limited to 'render')
-rw-r--r--render/html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/html.c b/render/html.c
index d074b58b9..db6409ec7 100644
--- a/render/html.c
+++ b/render/html.c
@@ -1743,7 +1743,7 @@ void html_reformat(struct content *c, int width, int height)
/**
* Redraw a box.
*
- * \param c content containing the box, of type CONTENT_HTML
+ * \param h content containing the box, of type CONTENT_HTML
* \param box box to redraw
*/