Fix Scheme/Racket typo. Closes PR 10965.

This commit is contained in:
Sam Tobin-Hochstadt 2010-06-08 12:02:53 -04:00
parent 9fc7a1eca4
commit 16391dda3d

View File

@ -289,7 +289,7 @@ an expression to get the structure back, unlike the printed form of a
number, string, symbol, or list.
A @deftech{prefab} (``previously fabricated'') structure type is a
built-in type that is known to the Scheme printer and expression
built-in type that is known to the Racket printer and expression
reader. Infinitely many such types exist, and they are indexed by
name, field count, supertype, and other such details. The printed form
of a prefab structure is similar to a vector, but it starts