Fix framework doc typo

This commit is contained in:
Asumu Takikawa 2013-05-15 21:03:42 -04:00
parent d350869d10
commit a3d4305dda

View File

@ -125,9 +125,9 @@ the @secref["editor-snip"] section.
@defmodule[framework/framework-sig] @defmodule[framework/framework-sig]
@defsignature[framework^ ()]{ @defsignature[framework^ ()]{
Contains of the names of the procedures in this Contains all of the names of the procedures in this
manual, except those that begin with @racket[test:] and manual, except those that begin with @racket[test:] or
@racket[gui-utils:]. @racket[gui-utils:].
} }