String changes

Fixes #2145828 [Calibre Manual Typo](https://bugs.launchpad.net/calibre/+bug/2145828)
This commit is contained in:
Kovid Goyal 2026-03-24 18:58:35 +05:30
parent bb286f660f
commit bf70e6fc34
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -5,7 +5,7 @@
<title>Math Test Page</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<!-- This script tag is needed to make calibre's ebook-viewer recpgnize that this file needs math typesetting -->
<!-- This script tag is needed to make calibre's ebook-viewer recognize that this file needs math typesetting -->
<script type="text/x-mathjax-config">
// This line adds numbers to all equations automatically, unless explicitly suppressed.
MathJax.tex = {tags: 'all'};