From d9aa64adf71a236ddb399f26b7f460ac36b42d15 Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Fri, 11 Oct 2019 03:34:06 +1300 Subject: Fix a typo, t missing from the. --- lib/Hakyll/Web/Template/Context.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Hakyll/Web/Template/Context.hs b/lib/Hakyll/Web/Template/Context.hs index 9cd1426..8627d5b 100644 --- a/lib/Hakyll/Web/Template/Context.hs +++ b/lib/Hakyll/Web/Template/Context.hs @@ -14,7 +14,7 @@ -- -- > $partial(concat("templates/categories/", category))$ -- --- This will evaluate the @category@ field in the context, then prepend he path, +-- This will evaluate the @category@ field in the context, then prepend the path, -- and include the referenced file as a template. -- cgit v1.2.3