svn: r11031
This commit is contained in:
Eli Barzilay 2008-08-02 07:42:06 +00:00
parent 24aff20196
commit 857bc4b63b

View File

@ -447,7 +447,7 @@ is inaccessible.)}
Returns @scheme[#f] if @scheme[v] is not an instance of a
@tech{prefab} structure type. Otherwise, the result is the shorted key
that could be with @scheme[make-prefab-struct] to create an instance
that could be used with @scheme[make-prefab-struct] to create an instance
of the structure type.
@examples[