* records.texi (Record Functions): fix typo.
This commit is contained in:
parent
2012839a53
commit
67aeaa74af
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ and remaining slots are the rest of the arguments, @var{objects}.
|
|||
|
||||
@example
|
||||
@group
|
||||
(vector 'foo 23 [bar baz] "rats")
|
||||
(record 'foo 23 [bar baz] "rats")
|
||||
@result{} #s(foo 23 [bar baz] "rats")
|
||||
@end group
|
||||
@end example
|
||||
|
|
Loading…
Add table
Reference in a new issue