summaryrefslogtreecommitdiff
path: root/specs/CH06.xml
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-05-05 18:36:04 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-05-05 18:39:31 -0400
commitc9f5ccd2e6c301853ebf1595ca12b377a991a095 (patch)
tree95c016c1d542d7848d25b385593a0ee647ea7344 /specs/CH06.xml
parent02bc6c1091fca1beeda6b0d79017c106655e913c (diff)
downloadxorg-lib-libXt-c9f5ccd2e6c301853ebf1595ca12b377a991a095.tar.gz
fixes for typos and formatting glitches
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/CH06.xml')
-rw-r--r--specs/CH06.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/CH06.xml b/specs/CH06.xml
index f50b6b8..cdc1268 100644
--- a/specs/CH06.xml
+++ b/specs/CH06.xml
@@ -725,7 +725,7 @@ Although
resizes the widget's window
(if the geometry
manager returns
-<function>XtGeometryYes ),</function>
+<function>XtGeometryYes</function>),
it does not call the widget class's resize procedure.
The requesting widget must perform whatever
resizing calculations are needed explicitly.