Spelling fixes
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user