aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/general/lens.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/general/lens.texi')
-rw-r--r--doc/ref/general/lens.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ref/general/lens.texi b/doc/ref/general/lens.texi
index eeddd6ca..e59b5d72 100644
--- a/doc/ref/general/lens.texi
+++ b/doc/ref/general/lens.texi
@@ -38,10 +38,9 @@ Focuses the element at index @var{idx} in a list.
@end deftp
@deftp {Scheme Lens} car*
-@deftp {Scheme Lens} cdr*
+@deftpx {Scheme Lens} cdr*
Focuses the first or second element of a pair.
@end deftp
@defun each object lens proc
@end defun
-