diff --git a/html/inc/util_ops.inc b/html/inc/util_ops.inc index 8f8bed10fe..7ac4e17a6e 100644 --- a/html/inc/util_ops.inc +++ b/html/inc/util_ops.inc @@ -241,7 +241,7 @@ function cancel_wus($wuid1, $wuid2) { sprintf( 'server_state=%d, outcome=%d where server_state=%d and workunitid>=%d and workunitid<=%d', RESULT_SERVER_STATE_OVER, - RESULT_OUTECOME_DIDNT_NEED, + RESULT_OUTCOME_DIDNT_NEED, RESULT_SERVER_STATE_UNSENT, $wuid1, $wuid2 )