aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-07-02 18:51:51 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-07-02 19:07:28 +0300
commit41cf6d540fbc7c6033dad09fb27a68ad1da4c629 (patch)
treee0690ea25d0dfd46918ddcee0d6f918239594e9d /test/Tests
parent5479ea300a5c02d63fe1ffafb060bfa1134b4f97 (diff)
downloadpandoc-41cf6d540fbc7c6033dad09fb27a68ad1da4c629.tar.gz
More spellcheck
Diffstat (limited to 'test/Tests')
-rw-r--r--test/Tests/Lua.hs2
-rw-r--r--test/Tests/Readers/Org/Inline.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/Tests/Lua.hs b/test/Tests/Lua.hs
index 28a691715..9d2d3b635 100644
--- a/test/Tests/Lua.hs
+++ b/test/Tests/Lua.hs
@@ -129,7 +129,7 @@ tests = map (localOption (QuickCheckTests 20))
, testCase "Pandoc version is set" . runPandocLua' $ do
Lua.getglobal' "table.concat"
Lua.getglobal "PANDOC_VERSION"
- Lua.push ("." :: String) -- seperator
+ Lua.push ("." :: String) -- separator
Lua.call 2 1
Lua.liftIO . assertEqual "pandoc version is wrong" pandocVersion
=<< Lua.peek Lua.stackTop
diff --git a/test/Tests/Readers/Org/Inline.hs b/test/Tests/Readers/Org/Inline.hs
index 07fe2d2e9..7dfa001e3 100644
--- a/test/Tests/Readers/Org/Inline.hs
+++ b/test/Tests/Readers/Org/Inline.hs
@@ -96,7 +96,7 @@ tests =
"[fn::Schreib mir eine E-Mail]" =?>
para (note $ para "Schreib mir eine E-Mail")
- , "Markup-chars not occuring on word break are symbols" =:
+ , "Markup-chars not occurring on word break are symbols" =:
T.unlines [ "this+that+ +so+on"
, "seven*eight* nine*"
, "+not+funny+"