From 946b95975158820d66ccdaed51c3722e07c24b12 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 14 Nov 2021 20:55:36 -0800
Subject: [PATCH] Fix misspelled extension name in manual.

`short_subsuperscript` -> `short_subsuperscripts`.
Closes #7690.
---
 MANUAL.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANUAL.txt b/MANUAL.txt
index b1f75961b..2053771c2 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -5334,7 +5334,7 @@ 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.
 
-#### Extension: `short_subsuperscript` ####
+#### Extension: `short_subsuperscripts` ####
 
 Parse multimarkdown style subscripts and superscripts, which start with
 a '~' or '^' character, respectively, and include the alphanumeric sequence