remove ? from string constant that should not have been there
This commit is contained in:
parent
c720d0f6f7
commit
f07095283d
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue
Block a user