Fixing one typo of David's

This commit is contained in:
Jay McCarthy 2010-05-28 14:47:49 -06:00
parent 22e2f3061f
commit 00f143a060

View File

@ -181,7 +181,7 @@ library cannot manipulate the data in the structure except as allowed
by the library.
@; ------------------------------------------------------------
@section[#:tag "struct-equal"]{Stricture Comparisons}
@section[#:tag "struct-equal"]{Structure Comparisons}
A generic @scheme[equal?] comparison automatically recurs on the
fields of a transparent structure type, but @scheme[equal?] defaults