summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-08 16:25:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-08 16:28:01 -0700
commitf38c2c057ebca8ca4afc2cb8fb835702bdba4fc6 (patch)
tree2f6861da6a9d9e5e476950820c23892e9883f081
parent70596fce92bd58d46e19de63b6c3faca38cbc181 (diff)
downloadxorg-lib-libXmu-f38c2c057ebca8ca4afc2cb8fb835702bdba4fc6.tar.gz
Correct some minor typos in original document
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--doc/Xmu.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Xmu.xml b/doc/Xmu.xml
index af761d2..4b6ada7 100644
--- a/doc/Xmu.xml
+++ b/doc/Xmu.xml
@@ -61,7 +61,7 @@ and widgets. This library is required by the Athena Widgets.
<title>Atom Functions</title>
<para>
-The use the functions and macros defined in this section, you should include
+To use the functions and macros defined in this section, you should include
the header file
&lt;<filename class='headerfile'>X11/Xmu/Atoms.h</filename>&gt;.
</para>
@@ -1943,7 +1943,7 @@ The origin of the widget within its parent remains unchanged.
<varlistentry>
<term><parameter>args</parameter></term>
<listitem><para>
-this sole argument is the parent Widget
+the sole argument is the parent Widget
</para></listitem>
</varlistentry>
<varlistentry>
@@ -2009,7 +2009,7 @@ the display to use for conversion warnings
<varlistentry>
<term><parameter>args</parameter></term>
<listitem><para>
-this sole argument is the parent Widget
+the sole argument is the parent Widget
</para></listitem>
</varlistentry>
<varlistentry>
@@ -4063,7 +4063,7 @@ specifies a list of widget classes, in alphabetical order
<varlistentry>
<term><parameter>num_nodes</parameter></term>
<listitem><para>
-specfies the number of widget classes in the node array
+specifies the number of widget classes in the node array
</para></listitem>
</varlistentry>
</variablelist>