commit 70586da69931b65b27ffeb31a0d1256ddae28e3b
parent 4fc7b93f6d45a718f819398da84b255fb6e0d346
Author: Ben Greenman <benjaminlgreenman@gmail.com>
Date: Fri, 3 Mar 2017 02:07:57 -0500
typo: 'a a' -> 'a'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl
@@ -121,7 +121,7 @@ A @deftech{block} is either a @techlink{table}, an
@item{An @deftech{content} can be a string, one of a few
symbols, an instance of @racket[element] (possibly
@racket[link-element], etc.), a @racket[multiarg-element], a
- a @techlink{traverse element}, @techlink{part-relative element}, a
+ @techlink{traverse element}, a @techlink{part-relative element}, a
@techlink{delayed element}, or a list of content.
@itemize[