diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt index 356297f481..0124ef1e3d 100644 --- a/collects/string-constants/private/english-string-constants.rkt +++ b/collects/string-constants/private/english-string-constants.rkt @@ -1225,7 +1225,7 @@ please adhere to these guidelines: (program-ran-out-of-memory "The program ran out of memory.") (show-evaluation-terminated-dialog "Show the ‘evaluation terminated’ dialog") - (evaluation-terminated-ask "Show this dialog next time?") + (evaluation-terminated-ask "Show this dialog next time") (last-stack-frame "show the last stack frame") (last-stack-frames "show the last ~a stack frames")