From 01ede5aa4454cf768a12f632e2396bc2ccab4532 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Sun, 17 Dec 2017 21:58:18 -0500 Subject: [PATCH] Fix a typo in doc-string --- ox-hugo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ox-hugo.el b/ox-hugo.el index f53573b..7b580fe 100644 --- a/ox-hugo.el +++ b/ox-hugo.el @@ -189,7 +189,7 @@ extensions - Purpose: Enable one or more Blackfriday's Markdown extensions (if they aren't Hugo defaults). - Example: Include `hardLineBreak' in the list to enable Blackfriday's - EXTENSION_HARD_LINK_BREAK. + EXTENSION_HARD_LINE_BREAK. extensionsmask - default: []