diff --git a/collects/framework/gui-utils.rkt b/collects/framework/gui-utils.rkt index 413b28fa..cdb8f328 100644 --- a/collects/framework/gui-utils.rkt +++ b/collects/framework/gui-utils.rkt @@ -476,7 +476,7 @@ The string, @racket[action], indicates what action is about to take place, without saving. For example, if the application - is about to close a file, a good action is @racket["Close" "Anyway"]. + is about to close a file, a good action is @racket["Close Anyway"]. The result symbol indicates the user's choice. If @racket[can-save-now?] is @racket[#f], this function does not give the user the ``Save'' option and thus will not return