Spelling fix
This commit is contained in:
parent
e35bf57271
commit
1c6e02ca81
1 changed files with 1 additions and 1 deletions
|
@ -797,7 +797,7 @@ vector or string (@pxref{Iteration} for more information about the
|
|||
@code{dolist} macro). This is primarily useful for side-effects.
|
||||
@end defmac
|
||||
|
||||
@defmac seq-let arguments sequense body@dots{}
|
||||
@defmac seq-let arguments sequence body@dots{}
|
||||
@cindex sequence destructuring
|
||||
This macro binds the variables in defined in the sequence
|
||||
@var{arguments} to the elements of the sequence @var{sequence}.
|
||||
|
|
Loading…
Add table
Reference in a new issue