From 1edf2c51b84332dc3230466c6ac38c0161280659 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 11 Jul 2008 12:19:47 +0000 Subject: Fix comment typo. svn path=/trunk/netsurf/; revision=4589 --- render/layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render') 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 */ -- cgit v1.2.3