From e187816f64f0c54dc924f8283fe4c75a6e1f67b2 Mon Sep 17 00:00:00 2001 From: askeblad <74082607+askeblad@users.noreply.github.com> Date: Wed, 16 Mar 2022 03:44:27 -0500 Subject: typos (#1464) --- html-test/src/Bug308.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html-test/src/Bug308.hs') diff --git a/html-test/src/Bug308.hs b/html-test/src/Bug308.hs index 93ecffac..250a0622 100644 --- a/html-test/src/Bug308.hs +++ b/html-test/src/Bug308.hs @@ -1,6 +1,6 @@ {-# LANGUAGE Haskell2010 #-} -- From 2.14.x onwards we were forgetting to swallow ‘#’ as a special --- character resulting in broken anchors if they accured +-- character resulting in broken anchors if they occurred -- mid-paragraph. Here we check that anchors get generated as -- expected. module Bug308 where -- cgit v1.2.3