Skip to content

Commit a0a54c5

Browse files
leafacrfindler
authored andcommitted
Fix references to other functions in ‘extend-language-show-union’
1 parent fc1fb21 commit a0a54c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redex-doc/redex/scribblings/ref/typesetting.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,8 @@ This function sets @racket[dc-for-text-size]. See also
431431

432432
A parameter that controls the rendering of extended languages.
433433
If the parameter value is @racket[#t], then a language constructed with
434-
extend-language is shown as if the language had been
435-
constructed directly with @racket[language]. If it is @racket[#f], then only
434+
@racket[define-extended-language] is shown as if the language had been
435+
constructed directly with @racket[define-language]. If it is @racket[#f], then only
436436
the last extension to the language is shown (with
437437
four-period ellipses, just like in the concrete syntax).
438438

0 commit comments

Comments
 (0)