typo in comment

svn: r10492
This commit is contained in:
Eli Barzilay 2008-06-28 18:39:06 +00:00
parent b535037d2a
commit db582b778c

View File

@ -135,7 +135,7 @@ TODO
;; (disable buttons, menus, etc) ;; (disable buttons, menus, etc)
disable-evaluation ;; (-> void) disable-evaluation ;; (-> void)
;; make the context enable all methods of evaluation ;; make the context disable all methods of evaluation
;; (disable buttons, menus, etc) ;; (disable buttons, menus, etc)
set-breakables ;; (union thread #f) (union custodian #f) -> void set-breakables ;; (union thread #f) (union custodian #f) -> void
@ -1843,4 +1843,4 @@ TODO
(drs-autocomplete-mixin (drs-autocomplete-mixin
(λ (txt) (send txt get-definitions-text)) (λ (txt) (send txt get-definitions-text))
(text:foreground-color-mixin (text:foreground-color-mixin
text:clever-file-format%))))))))))))) text:clever-file-format%)))))))))))))