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

@@ -120,7 +120,7 @@ init(int *argc, char **argv)
if (DtInitialize(XtDisplay(toplevel), toplevel, argv[0],
"Dttype") == False)
{
fprintf(stderr, "couldn't initialize everthing\n");
fprintf(stderr, "couldn't initialize everything\n");
return(0);
}

View File

@@ -8,7 +8,7 @@ $set 1
$ Do not Translate
2 "Dttype"
$ Do not Translate
3 "couldn't initialize everthing\n"
3 "couldn't initialize everything\n"
4 "NULL"
$ this should mean a "Empty string".
5 "=============== %s ===============\n"