summaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
Diffstat (limited to 'render')
-rw-r--r--render/layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/layout.c b/render/layout.c
index 58ac6217f..09eaac6a0 100644
--- a/render/layout.c
+++ b/render/layout.c
@@ -764,7 +764,7 @@ void layout_block_add_scrollbar(struct box *box, int which)
* left / right margins
* \param padding[4] Current box paddings. Updated with new box
* left / right paddings
- * \param border[4] Current box border widths. Updated to with new
+ * \param border[4] Current box border widths. Updated with new
* box left / right border widths
* \return New box width
*/