Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit 66d2a76

Browse files
committed
changed super to sup in html tags
1 parent 2788772 commit 66d2a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/src/fieldhtml.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ static const char *s_export_html_tag_strings[] =
114114
"b",
115115
"strike",
116116
"u",
117-
"super",
117+
"sup",
118118
"sub",
119119
"condensed",
120120
"expanded",

0 commit comments

Comments
 (0)