From 0e1a2fecb120ccf997153f9ac8d594ce5e86ae15 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 5 Aug 2020 10:40:01 +0100 Subject: [PATCH] Fix invalid XHTML document --- doc/AppendixA-AnIntroductiontoPreprocessorMetaprogramming.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/AppendixA-AnIntroductiontoPreprocessorMetaprogramming.html b/doc/AppendixA-AnIntroductiontoPreprocessorMetaprogramming.html index 73be306..17fc7a0 100644 --- a/doc/AppendixA-AnIntroductiontoPreprocessorMetaprogramming.html +++ b/doc/AppendixA-AnIntroductiontoPreprocessorMetaprogramming.html @@ -35,7 +35,7 @@ blockquote.epigraph { dd { margin-bottom: 0.5em } -/* Uncomment (& remove this text!) to get bold-faced definition list terms +/* Uncomment (and remove this text!) to get bold-faced definition list terms dt { font-weight: bold } */