mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Lua: Fix typo in pandoc.cli doc string.
This commit is contained in:
@@ -106,7 +106,7 @@ repl = defun "repl"
|
||||
, " return pandoc.cli.repl{ doc = doc }"
|
||||
, " end"
|
||||
, ""
|
||||
, "**Note**: it seems that the function exists immediately on Windows,"
|
||||
, "**Note**: it seems that the function exits immediately on Windows,"
|
||||
, "without prompting for user input."
|
||||
]
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user