[commit: haddock] alexbiehl-patch-1, ghc-8.0, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, travis, v2.17, v2.18, wip/T14529, wip/new-tree-one-param, wip/rae, wip/remove-frames, wip/remove-frames1, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Fix spelling mistake. (f453f37)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:47:18 UTC 2017


Repository : ssh://git@git.haskell.org/haddock

On branches: alexbiehl-patch-1,ghc-8.0,ghc-head,ghc-head1,headdock-library-1.4.5,ie_avails,master,pr-filter-maps,pr/cabal-desc,travis,v2.17,v2.18,wip/T14529,wip/new-tree-one-param,wip/rae,wip/remove-frames,wip/remove-frames1,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13,wip/ttg6-unrevert-2017-11-22
Link       : http://git.haskell.org/haddock.git/commitdiff/f453f37b178033ffa3b0d37707ee7fc8d1ddb8f5

>---------------------------------------------------------------

commit f453f37b178033ffa3b0d37707ee7fc8d1ddb8f5
Author: Dominic Steinitz <dominic at steinitz.org>
Date:   Thu Jun 9 09:33:59 2016 +0100

    Fix spelling mistake.


>---------------------------------------------------------------

f453f37b178033ffa3b0d37707ee7fc8d1ddb8f5
 doc/markup.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/markup.rst b/doc/markup.rst
index 733b810..a270da2 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: ::
 
   \[



More information about the ghc-commits mailing list