From a31a5654036c8d8b43d24d3d8cef4e342c517a47 Mon Sep 17 00:00:00 2001 From: samgd Date: Mon, 25 Jul 2016 18:49:32 +0200 Subject: s/that/that the/ --- src/Hakyll/Web/Template.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Hakyll/Web') diff --git a/src/Hakyll/Web/Template.hs b/src/Hakyll/Web/Template.hs index 4a8d94c..8118fff 100644 --- a/src/Hakyll/Web/Template.hs +++ b/src/Hakyll/Web/Template.hs @@ -115,7 +115,7 @@ -- That is, calling @$partial$@ is equivalent to just copying and pasting -- template code. -- --- In the examples above you can see that outputs contain a lot of leftover +-- In the examples above you can see that the outputs contain a lot of leftover -- whitespace that you may wish to remove. Using @'$-'@ or @'-$'@ instead of -- @'$'@ in a macro strips all whitespace to the left or right of that clause -- respectively. Given the context -- cgit v1.2.3