Skip to content

Commit 8bb325b

Browse files
committed
Consistent casing.
1 parent 71417e3 commit 8bb325b

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

www/notes/knock.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
@(define this-lang "Knock")
2828

29-
@title[#:tag this-lang]{@|this-lang|: Pattern matching}
29+
@title[#:tag this-lang]{@|this-lang|: pattern matching}
3030

3131
@table-of-contents[]
3232

www/notes/mountebank.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
@(for-each (λ (f) (ev `(require (file ,f))))
1919
'("interp.rkt" "compile.rkt" "compile-expr.rkt" "compile-literals.rkt" "compile-datum.rkt" "utils.rkt" "ast.rkt" "parse.rkt" "types.rkt" "unload-bits-asm.rkt"))
2020

21-
@title[#:tag "Mountebank"]{Mountebank: Quote and Compound Static Data}
21+
@title[#:tag "Mountebank"]{Mountebank: quote and compound static data}
2222

2323
@table-of-contents[]
2424

www/notes/mug.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
@(for-each (λ (f) (ev `(require (file ,f))))
1919
'("interp.rkt" "compile.rkt" "compile-expr.rkt" "compile-literals.rkt" "utils.rkt" "ast.rkt" "parse.rkt" "types.rkt" "unload-bits-asm.rkt"))
2020

21-
@title[#:tag "Mug"]{Mug: Symbols and Interned String Literals}
21+
@title[#:tag "Mug"]{Mug: symbols and interned string literals}
2222

2323
@table-of-contents[]
2424

www/notes/neerdowell.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
@(for-each (λ (f) (ev `(require (file ,f))))
1919
'("interp.rkt" "compile.rkt" "compile-expr.rkt" "compile-literals.rkt" "compile-datum.rkt" "utils.rkt" "ast.rkt" "parse.rkt" "types.rkt" "unload-bits-asm.rkt"))
2020

21-
@title[#:tag "Neerdowell"]{Neerdowell: Structures}
21+
@title[#:tag "Neerdowell"]{Neerdowell: structures}
2222

2323
@emph{Structures don't march in the streets.}
2424

0 commit comments

Comments
 (0)