Spelling fixes

This commit is contained in:
chase
2018-05-26 11:50:47 -05:00
committed by Jon Trulson
parent 8d2fe2486c
commit 809c3d8bb6
146 changed files with 240 additions and 240 deletions

View File

@@ -74,7 +74,7 @@ startup(int argc, char **argv)
if( DtInitialize(XtDisplay(toplevel), toplevel, argv[0],
"Dt_TYPE") == False)
{
printf(" couldn't initialize everthing\n");
printf(" couldn't initialize everything\n");
exit(1);
}

View File

@@ -11,7 +11,7 @@ Introduction:
The files in this directory contain the DT 3.0 action and
filetype definitions.
The syntax for the DT 3.0 defintions is much different than the
The syntax for the DT 3.0 definitions is much different than the
DT 2.0 syntax. The most significant change is that the each
field in a definition is on a separate line and each field is
identified by a keyword. Other important changes are: filetype