--- capa/capa51/GUITools/grader.tcl 1999/10/28 21:40:33 1.2 +++ capa/capa51/GUITools/grader.tcl 2000/01/12 21:00:25 1.3 @@ -446,7 +446,7 @@ proc createSummaryReport {} { } default { - displayError "An error has occured while creating a summary \ + displayError "An error has occurred while creating a summary \ report $gSummary(section)" return } @@ -974,7 +974,7 @@ proc printBody { lprCommand } { exec /bin/rm -f /tmp/g[pid] if { $error == 1 } { - displayError "When attempting to print an error occured : $errorMsg" + displayError "When attempting to print an error occurred : $errorMsg" return 1 } else { displayMessage "Print job sent to the printer.\n $returnMessage"