diff options
author | Dominic Steinitz <dominic@steinitz.org> | 2016-06-09 09:33:59 +0100 |
---|---|---|
committer | Dominic Steinitz <dominic@steinitz.org> | 2016-06-09 09:33:59 +0100 |
commit | f453f37b178033ffa3b0d37707ee7fc8d1ddb8f5 (patch) | |
tree | b3a741de0c1025ef27599981e3824db4b76d53b3 /doc/markup.rst | |
parent | ccd952f8741a1818afac6ee50a54c0a7f4dee4b3 (diff) |
Fix spelling mistake.
Diffstat (limited to 'doc/markup.rst')
-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 733b810b..a270da27 100644 --- a/doc/markup.rst +++ b/doc/markup.rst @@ -803,7 +803,7 @@ Mathematics / LaTeX ~~~~~~~~~~~~~~~~~~~ Haddock supports LaTeX syntax for rendering mathematical notation. The -delimiters are ``\[...\]`` for displayed mathemetics and ``\(...\)`` +delimiters are ``\[...\]`` for displayed mathematics and ``\(...\)`` for in-line mathematics. An example looks like this: :: \[ |