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

@@ -279,7 +279,7 @@ PrintJobCancel(PrintJob *pJob)
/************************************************************************
* PrintJobGetErrorPrintDisplay
* Returns the last print display on which an error occured.
* Returns the last print display on which an error occurred.
************************************************************************/
Display *
PrintJobGetErrorPrintDisplay()
@@ -289,7 +289,7 @@ PrintJobGetErrorPrintDisplay()
/************************************************************************
* PrintJobSetErrorPrintDisplay
* Save a pointer to the print display on which an error occured.
* Save a pointer to the print display on which an error occurred.
************************************************************************/
void
PrintJobSetErrorPrintDisplay(Display *display)
@@ -299,7 +299,7 @@ PrintJobSetErrorPrintDisplay(Display *display)
/************************************************************************
* PrintJobIsActivePrintDisplay
* Save a pointer to the print display on which an error occured.
* Save a pointer to the print display on which an error occurred.
************************************************************************/
Boolean
PrintJobIsActivePrintDisplay(Display *display)