From 5634ad75eb8e5a06ca60e1b3ba5cc7558f1bf75e Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Tue, 4 Feb 2014 15:57:34 -0500 Subject: [PATCH] Fix typo in Reference --- .../racket-doc/scribblings/reference/readtables.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-pkgs/racket-doc/scribblings/reference/readtables.scrbl b/pkgs/racket-pkgs/racket-doc/scribblings/reference/readtables.scrbl index 17d6e05d11..adbf9e0743 100644 --- a/pkgs/racket-pkgs/racket-doc/scribblings/reference/readtables.scrbl +++ b/pkgs/racket-pkgs/racket-doc/scribblings/reference/readtables.scrbl @@ -172,7 +172,7 @@ Produces information about the mappings in @racket[readtable] for @itemize[ - @item{either a character (mapping to same behavior as the + @item{either a character (mapping to the same behavior as the character in the default readtable), @racket['terminating-macro], or @racket['non-terminating-macro]; this result reports the main (i.e., non-@racket['dispatch-macro]) mapping for @racket[key]. When the result