typo (PR 9439)

svn: r10066
This commit is contained in:
Matthew Flatt 2008-05-31 13:47:00 +00:00
parent 5949092eae
commit f3f901a643

View File

@ -7,7 +7,7 @@
@local-table-of-contents[]
A @deftech{byte string} is a fixed-length arary of bytes. A
A @deftech{byte string} is a fixed-length array of bytes. A
@pidefterm{byte} is an exact integer between @scheme[0] and
@scheme[255] inclusive.