doc improvements

svn: r9566

original commit: 7d6bf0371e13f638221febd602faeec2746da7e6
This commit is contained in:
Matthew Flatt 2008-05-01 17:15:03 +00:00
parent 02c6d6f3e9
commit 5cfcbb3fde

View File

@ -62,7 +62,7 @@ Checks or unchecks the menu item.
@defmethod[(is-checked?)
boolean?]{
Returns @scheme[#t] if the item is checked, {\#f} otherwise.
Returns @scheme[#t] if the item is checked, @scheme[#f] otherwise.
}}