summaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
Diffstat (limited to 'render')
-rw-r--r--render/html_redraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/html_redraw.c b/render/html_redraw.c
index 30a7c5ea2..0fc10cb6c 100644
--- a/render/html_redraw.c
+++ b/render/html_redraw.c
@@ -546,7 +546,7 @@ bool html_redraw_box(struct box *box,
}
- /* dotted debug outlines */
+ /* Debug outlines */
if (html_redraw_debug) {
int margin_left, margin_right;
int margin_top, margin_bottom;