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

@@ -540,7 +540,7 @@ WriteOutDesc(
/*
** This routine removes a palette.
** It actually creates a file in the users home palette directory with
** the current palette name preceeded by a '~'.
** the current palette name preceded by a '~'.
** If the current palette is from the users home palette directory, that
** file is removed.
*/

View File

@@ -1404,7 +1404,7 @@ MoveUpCB(
XtVaGetValues(i18n.preeditTypeList, XmNitems, &list_items, NULL);
/* makes an array of two XmStrings by reversing the selected
one and the item preceeding it */
one and the item preceding it */
items[0] = list_items[sel_index];
items[1] = list_items[sel_index - 1];

View File

@@ -30,7 +30,7 @@ Change the beeper volume, tone, or duration.
Choose the number of minutes before your screen times out or
whether or not your screen is covered and locked at time out.
.IP "\fBWindow\fP"
Specify how a window aquires focus, if the window raises when it
Specify how a window acquires focus, if the window raises when it
receives focus, or where window icons are placed.
.IP "\fBStartup\fP"
Specify how your session begins and ends.