summaryrefslogtreecommitdiff
path: root/specs/Dialog.xml
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-07 10:56:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-07 10:58:54 -0700
commit794367d1ac396842c0213064ebcfe1f4e2219657 (patch)
tree55fe87da95c1b506aeb0beea91088516b309e5cf /specs/Dialog.xml
parentf704f8cf083140a592a79705a3b104063d9b67c4 (diff)
downloadxorg-lib-libXaw-794367d1ac396842c0213064ebcfe1f4e2219657.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/Dialog.xml')
-rw-r--r--specs/Dialog.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/specs/Dialog.xml b/specs/Dialog.xml
index dad5557..9aed148 100644
--- a/specs/Dialog.xml
+++ b/specs/Dialog.xml
@@ -435,10 +435,11 @@ The first layout method uses the <function>fromVert</function> mand <function>fr
resources to place the children of the Dialog. A single
pass is made through the Dialog widget's children in the
order that they were created. Each child is then placed in
-the Dialog widget below or to the right of the widget speci-
-fied by the <function>fromVert</function> mand <function>fromHoriz</function> mresources. The distance
-the new child is placed from its left or upper neighbor is
-determined by the <function>horizDistance</function> mand <function>vertDistance</function> mresources.
+the Dialog widget below or to the right of the widget specified by the
+<function>fromVert</function> and <function>fromHoriz</function> resources.
+The distance the new child is placed from its left or upper neighbor is
+determined by the <function>horizDistance</function> and
+<function>vertDistance</function> resources.
This implies some things about how the order of creation
affects the possible placement of the children. The Form
widget registers a string to widget converter which does not