summaryrefslogtreecommitdiff
path: root/src/Viewport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Viewport.c')
-rw-r--r--src/Viewport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Viewport.c b/src/Viewport.c
index a37a9a1..03f55bb 100644
--- a/src/Viewport.c
+++ b/src/Viewport.c
@@ -758,7 +758,7 @@ ComputeLayout(Widget widget, Boolean query, Boolean destroy_scrollbars)
* Description: Computes the layout give forcebars is set.
* Arguments: widget - the viewport widget.
* query - whether or not to query the child.
- * intended - the cache of the childs height is
+ * intended - the cache of the child's height is
* stored here ( USED AND RETURNED ).
* clip_width, clip_height - size of clip window.
* (USED AND RETURNED ).