Even more spelling fixed

This commit is contained in:
chase
2018-04-17 22:00:05 -07:00
committed by Jon Trulson
parent 1fe5a550b2
commit 6d3a19d8f9
27 changed files with 30 additions and 30 deletions

View File

@@ -532,7 +532,7 @@ Refer to
<Term><SystemItem Class="Constant">TT_FILE</SystemItem></Term>
<ListItem>
<Para>Set by
<Command>ttsession</Command> when it invokes a tool to recieve a message.
<Command>ttsession</Command> when it invokes a tool to receive a message.
Refer to
&cdeman.ttsession; for more information.
</Para>

View File

@@ -3475,7 +3475,7 @@ function.</Para>
int destroy );
</ProgramListing>
</Example>
<Para>The <Filename>tttk_mesage_fail</Filename> function fails the message <Emphasis>msg</Emphasis> and then destroys it.</Para>
<Para>The <Filename>tttk_message_fail</Filename> function fails the message <Emphasis>msg</Emphasis> and then destroys it.</Para>
<Note>
<Para>A program should abandon a message when it does not understand the
message and wants to dispose of it.</Para>