Last of the spelling fixed
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user