small glitch in define-return.scrbl

This commit is contained in:
2026-05-11 11:49:30 +02:00
parent a1440b9bfe
commit a44e66d0a0
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
*.bak
*.rkt~
*.rkt.bak
*.scrbl~
\#*.rkt#
\#*.rkt#*#
+1 -1
View File
@@ -71,7 +71,7 @@ The final expression is used when no early return is taken.
@section{Contracted definitions}
See @acketmodname[define-return/contract].
See @racketmodname[define-return/contract].
@section{Notes}