aboutsummaryrefslogtreecommitdiff
path: root/pandoc-cli/lua
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc-cli/lua')
-rw-r--r--pandoc-cli/lua/PandocCLI/Lua.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-cli/lua/PandocCLI/Lua.hs b/pandoc-cli/lua/PandocCLI/Lua.hs
index 08fb53905..df00963dd 100644
--- a/pandoc-cli/lua/PandocCLI/Lua.hs
+++ b/pandoc-cli/lua/PandocCLI/Lua.hs
@@ -3,7 +3,7 @@
Module : PandocCLI.Lua
Copyright : © 2022-2024 Albert Krewinkel
License : GPL-2.0-or-later
- Maintainer : Albert Krewinkel <[email protected]>
+ Maintainer : Albert Krewinkel <[email protected]>
Functions to run the pandoc Lua scripting engine.
-}