aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-11-30 08:25:15 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-11-30 08:25:15 -0800
commit426342f00d13eb6a899961715961975b113f9792 (patch)
tree5d5959d028fd8514090a5827328d6b63b901161b
parentfa838deefc6badc62b9ca4d93aba55e9fbd747ec (diff)
downloadpandoc-426342f00d13eb6a899961715961975b113f9792.tar.gz
Fix typo. Closes jgm/pandoc-website#54.
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 0038f16cf..fe551bbce 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -5332,7 +5332,7 @@ for regular emphasis, add extra blank space around headings.
Include source position attributes when parsing `commonmark`.
For elements that accept attributes, a `data-pos` attribute
is added; other elements are placed in a surrounding
-Div or Span elemnet with a `data-pos` attribute.
+Div or Span element with a `data-pos` attribute.
#### Extension: `short_subsuperscripts` ####