diff --git a/collects/scribblings/drscheme/menus.scrbl b/collects/scribblings/drscheme/menus.scrbl index 84933b263d..46467dc2a7 100644 --- a/collects/scribblings/drscheme/menus.scrbl +++ b/collects/scribblings/drscheme/menus.scrbl @@ -261,6 +261,10 @@ clears only the corresponding teachpack. @item{@defmenuitem{Kill} Terminates the current evaluation.} +@item{@defmenuitem{Limit Memory...} Allow you to specify a +limit on the amount of memory that a program running in +DrScheme is allowed to consume.} + @item{@defmenuitem{Clear Error Highlight} Removes the red background that signals the source location of an error.}