summaryrefslogtreecommitdiff
path: root/render/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/layout.h')
-rw-r--r--render/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/layout.h b/render/layout.h
index ff0da5a53..78a30028e 100644
--- a/render/layout.h
+++ b/render/layout.h
@@ -45,7 +45,7 @@ bool layout_document(struct html_content *content, int width, int height);
/**
* Layout lines of text or inline boxes with floats.
*
- * \param inline_container inline container box
+ * \param box inline container box
* \param width horizontal space available
* \param cont ancestor box which defines horizontal space, for floats
* \param cx box position relative to cont