aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/general/lens.texi
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-13 00:10:35 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-13 00:10:35 +0200
commit310ee19bfa2815e2cba82593ccf60c558f4a3172 (patch)
tree4dc5888a128e38e62cadcdad95da89bbfa0559be /doc/ref/general/lens.texi
parentMerge branch 'next' into datarewrite-structures (diff)
downloadcalp-310ee19bfa2815e2cba82593ccf60c558f4a3172.tar.gz
calp-310ee19bfa2815e2cba82593ccf60c558f4a3172.tar.xz
Repair texinfo files after merge.
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
-