From 8d52373f5adb96065b1152eacc0bae2252afd1ae Mon Sep 17 00:00:00 2001 From: Jasper Pilgrim Date: Fri, 4 May 2018 01:53:28 -0500 Subject: [PATCH] Fix typo --- pkgs/racket-doc/scribblings/guide/other-editors.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/guide/other-editors.scrbl b/pkgs/racket-doc/scribblings/guide/other-editors.scrbl index c32388906f..29db71646a 100644 --- a/pkgs/racket-doc/scribblings/guide/other-editors.scrbl +++ b/pkgs/racket-doc/scribblings/guide/other-editors.scrbl @@ -60,7 +60,7 @@ popular among Racketeers as well. does not provide support for Racket-specific forms.} @item{No Racket program is complete without documentation. Scribble - support for emacs is available with Neil Van Dyke's + support for Emacs is available with Neil Van Dyke's @hyperlink["http://www.neilvandyke.org/scribble-emacs/"]{Scribble Mode}.