Last of the spelling fixed
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
** This file contains the routines that control the client/server architecture
|
||||
** of dtpad and creation of the top level widgets.
|
||||
**
|
||||
** See the comments preceeding main() for a description of the client/server
|
||||
** See the comments preceding main() for a description of the client/server
|
||||
** architecture of dtpad as well as an overview of the routine hierarchy of
|
||||
** dtpad. The widget hierarchy of dtpad goes something like this:
|
||||
**
|
||||
@@ -1848,7 +1848,7 @@ dtpadXErrorHandler(
|
||||
_DtSimpleError("dtpad", DtWarning, NULL, msg, NULL);
|
||||
|
||||
/*
|
||||
* if the error occured on the print display we're going to set
|
||||
* if the error occurred on the print display we're going to set
|
||||
* a variable so that and when the job is done, right before calling
|
||||
* XpEndJob, we call XpCancelJob, and notify the user.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user