Last of the spelling fixed

This commit is contained in:
chase
2018-04-18 04:43:05 -07:00
committed by Jon Trulson
parent 6d3a19d8f9
commit 33d2749ea3
185 changed files with 279 additions and 279 deletions

View File

@@ -111,7 +111,7 @@ shell is created.
<refsect1>
<title>RETURN VALUE</title>
<para>The id the <Symbol>XmPrintShell</Symbol> widget created on the
X Print Server connection, or NULL if an error has occured.
X Print Server connection, or NULL if an error has occurred.
</para>
</refsect1>
<refsect1>

View File

@@ -45,7 +45,7 @@ used in rendering a text component.
<Para>If a resource in a rendition is unspecified, usually by setting it to
<SystemItem Class="Constant">XmAS_IS</SystemItem> or <SystemItem Class="Constant">XmUNSPECIFIED_PIXEL</SystemItem>,
then the value to be used for that resource is the value of the
immediately preceeding rendition in <StructName Role="typedef">XmString</StructName>. If that value
immediately preceding rendition in <StructName Role="typedef">XmString</StructName>. If that value
is unspecified, then the preceding value is used, and so on. If
no renditions specify a value for a resource, then a default value
will be used.

View File

@@ -111,7 +111,7 @@ XmSTRING_COMPONENT_UNKNOWN</Symbol></Entry>
<SystemItem Class="Constant">XmSTRING_COMPONENT_UNKNOWN</SystemItem>. The data returned by these
components is returned in the <Symbol Role="Variable">unknown_tag</Symbol>, <Symbol Role="Variable">unknown_length</Symbol>,
and <Symbol Role="Variable">unknown_value</Symbol> fields. This apparent inconsistency is
designed to accomodate older applications that may not be equipped to
designed to accommodate older applications that may not be equipped to
handle the newer component types of Motif version 2.0 and beyond.
Consequently, the use of this procedure is not recommended. Instead,
use the <Function>XmStringGetNextTriple</Function> procedure, which provides all the