summaryrefslogtreecommitdiff
path: root/pango/pangocairo-render.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-05-30 04:53:55 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-05-30 04:53:55 +0000
commit33860cde8cd3aff1691e1f230b83e05b81efdac8 (patch)
tree8e09f7de9597c8e20a3fa7e27fa845042bf3fbb0 /pango/pangocairo-render.c
parentfd3c2ca4ef69e7c4b3677b399ae04d0d6f82bffa (diff)
downloadpango-33860cde8cd3aff1691e1f230b83e05b81efdac8.tar.gz
Minor.
Diffstat (limited to 'pango/pangocairo-render.c')
-rw-r--r--pango/pangocairo-render.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c
index 8d32e378..a92f207c 100644
--- a/pango/pangocairo-render.c
+++ b/pango/pangocairo-render.c
@@ -287,8 +287,8 @@ pango_cairo_renderer_draw_rectangle (PangoRenderer *renderer,
* \ / \ / \ / \ / |
* \/ \/ \/ \/ -
* B B
- * |----|
- * unit_width = (HEIGHT_SQUARES - 1) * square
+ * |---|
+ * unit_width = (HEIGHT_SQUARES - 1) * square
*
* The x, y, width, height passed in give the desired bounding box;
* x/width are adjusted to make the underline a integer number of units