fix typo
This commit is contained in:
parent
0108bf43a9
commit
1a9fdee36e
|
@ -223,7 +223,7 @@ specification is required at minimum:
|
||||||
@itemize[
|
@itemize[
|
||||||
|
|
||||||
@item{If a C type @racket[bytes-or-type] is given, its size is used
|
@item{If a C type @racket[bytes-or-type] is given, its size is used
|
||||||
to the block allocation size.}
|
to determine the block allocation size.}
|
||||||
|
|
||||||
@item{If an integer @racket[bytes-or-type] is given, it specifies the
|
@item{If an integer @racket[bytes-or-type] is given, it specifies the
|
||||||
required size in bytes.}
|
required size in bytes.}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user