commit 45e6bf38bf1c007b654b2f7f3b1dc047b51f046b parent 54f2c88555cfdc40c02b9b2aa4a387c169ac92e9 Author: Georges Dupéron <georges.duperon@gmail.com> Date: Thu, 26 Jan 2017 06:17:09 +0100 Fixed scribble file Diffstat:
| M | scribblings/subtemplate.scrbl | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribblings/subtemplate.scrbl b/scribblings/subtemplate.scrbl @@ -36,7 +36,7 @@ @racket[syntax/parse] or @racket[racket/base], respectively. } -@subsection{Overriding the default @racket[#'…] and @racket[#`…]} +@section{Overriding the default @racket[#'…] and @racket[#`…]} @defmodule[subtemplate/override]