1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00

Fixed a typo...

This commit is contained in:
Marius Vollmer 2005-01-10 20:21:08 +00:00
parent 6be1fab900
commit 1f69b36405

View file

@ -1696,7 +1696,7 @@ all @code{<@@lower>} parts are omitted.
The @code{<:len>} part is a @samp{:} character followed by an unsigned
integer in decimal giving the length of a dimension. Like for the lower
bounds, there is one @code{<:len>} for ech dimension, and the
bounds, there is one @code{<:len>} for each dimension, and the
@code{<:len>} part always follows the @code{<@@lower>} part for a
dimension. Lengths are only then printed when they can't be deduced
from the nested lists of elements of the array literal, which can happen