aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-06-05 14:48:48 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-06-05 14:48:48 -0700
commit62f8422b8c5a72889f0dd416390f9e0b4ce56801 (patch)
treedc71af411e5c898db646aceae303d446aec0e102 /doc
parent10615420dec27756baa2d4a6881d00c2e28d9cc1 (diff)
downloadpandoc-62f8422b8c5a72889f0dd416390f9e0b4ce56801.tar.gz
Fix typo in lua documentation.
Closes #5552.
Diffstat (limited to 'doc')
-rw-r--r--doc/lua-filters.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua-filters.md b/doc/lua-filters.md
index 316662d30..3ac2a62d2 100644
--- a/doc/lua-filters.md
+++ b/doc/lua-filters.md
@@ -1048,7 +1048,7 @@ Hyperlink: alt text (list of inlines), target
### Math {#type-ref-Math}
TeX math (literal)
-`mathype`
+`mathtype`
: specifier determining whether the math content should be
shown inline (`InlineMath`) or on a separate line
(`DisplayMath`) (string)