diff options
author | Dominic Steinitz <dominic@steinitz.org> | 2016-06-09 09:37:15 +0100 |
---|---|---|
committer | Dominic Steinitz <dominic@steinitz.org> | 2016-06-09 09:37:15 +0100 |
commit | 6b075efec016e9a28e83d738893862145a7164d4 (patch) | |
tree | 7b539e3e211737910f144b5d88539fe669b118d9 /doc | |
parent | f453f37b178033ffa3b0d37707ee7fc8d1ddb8f5 (diff) |
Camel case MathJax.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/markup.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markup.rst b/doc/markup.rst index a270da27..bc27d34f 100644 --- a/doc/markup.rst +++ b/doc/markup.rst @@ -812,7 +812,7 @@ for in-line mathematics. An example looks like this: :: If the output format supports it, the mathematics will be rendered inside the documentation. For example, the HTML backend will display -the mathematics via mathjax. +the mathematics via MathJax. Anchors ~~~~~~~ |