Fix typo.
This commit is contained in:
parent
47c1b5f4a5
commit
db4413bed9
1 changed files with 1 additions and 1 deletions
|
@ -694,7 +694,7 @@ from that, you manipulate them with same functions used for other kinds
|
|||
of arrays.
|
||||
|
||||
@defun make-bool-vector length initial
|
||||
Return a new book-vector of @var{length} elements,
|
||||
Return a new bool-vector of @var{length} elements,
|
||||
each one initialized to @var{initial}.
|
||||
@end defun
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue