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

@@ -103,7 +103,7 @@ int main ( int argc, char **argv )
// please set // _ILS_DEBUG_ environment variable on, like
// export _ILS_DEBUG_=:
// dtmail
// and do the same operation as that of when coredump will have occured.
// and do the same operation as that of when coredump will have occurred.
// If the signal will be received, dtmail generates full core dump image.
// Note: This core file size will be big. So be aware of "ulimit" of sh.
//

View File

@@ -262,7 +262,7 @@ void SelectFileCmd::fileSelectedCB(
return;
}
// If a string was succesfully extracted, call
// If a string was successfully extracted, call
// fileSelected to handle the file.
XtUnmanageChild ( w ); // Bring the file selection dialog down.