diff --git a/pkgs/racket-doc/scribblings/guide/quote.scrbl b/pkgs/racket-doc/scribblings/guide/quote.scrbl index 54ae9f7080..885cda9104 100644 --- a/pkgs/racket-doc/scribblings/guide/quote.scrbl +++ b/pkgs/racket-doc/scribblings/guide/quote.scrbl @@ -1,7 +1,7 @@ #lang scribble/doc @(require scribble/manual scribble/eval "guide-utils.rkt") -@title[#:tag "quote"]{Quoting: @racket[quote] and @litchar{'}} +@title[#:tag "quote"]{Quoting: @racket[quote] and @racketvalfont{'}} @refalso["quote"]{@racket[quote]}