projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85c1fb4
)
Correcting a typo.
author
Alexey Radul
<axch@mit.edu>
Mon, 23 May 2011 11:23:10 +0000
(12:23 +0100)
committer
Taylor R Campbell
<campbell@mumble.net>
Tue, 9 Apr 2013 02:38:14 +0000
(
02:38
+0000)
doc/ref-manual/misc-datatypes.texi
patch
|
blob
|
history
diff --git
a/doc/ref-manual/misc-datatypes.texi
b/doc/ref-manual/misc-datatypes.texi
index 3218ed685faf8ee6477a0f8ff4566f9ef641209a..50ba26870472a7ac77f339053646b118630b4304 100644
(file)
--- a/
doc/ref-manual/misc-datatypes.texi
+++ b/
doc/ref-manual/misc-datatypes.texi
@@
-937,7
+937,7
@@
unspecified result.
@end deffn
@deffn procedure weak-cdr weak-pair
-Returns the cdr component of @var{weak-
cd
r}.
+Returns the cdr component of @var{weak-
pai
r}.
@end deffn
@deffn procedure weak-set-cdr! weak-pair object