aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Error.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-10-14 21:32:51 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2020-10-14 22:26:51 +0200
commit90af1384433b1f537fa51f1018539d4d401ec73b (patch)
tree8248fc6c2c0e8951fe2fb99a76b0d20c025b16dd /src/Text/Pandoc/Error.hs
parent0b3b77415f8971f21a77ef1f15e06bfb30a7b365 (diff)
downloadpandoc-90af1384433b1f537fa51f1018539d4d401ec73b.tar.gz
Fix typos in comments, doc strings, error messages, and tests
Typos reported by https://fossies.org/linux/test/pandoc-master.tar.gz/codespell.html See: #6738
Diffstat (limited to 'src/Text/Pandoc/Error.hs')
-rw-r--r--src/Text/Pandoc/Error.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Text/Pandoc/Error.hs b/src/Text/Pandoc/Error.hs
index 63973bd05..bd24fec6f 100644
--- a/src/Text/Pandoc/Error.hs
+++ b/src/Text/Pandoc/Error.hs
@@ -10,8 +10,8 @@
Stability : alpha
Portability : portable
-This module provides a standard way to deal with possible errors encounted
-during parsing.
+This module provides a standard way to deal with possible errors
+encountered during parsing.
-}
module Text.Pandoc.Error (