[commit: ghc] master: users_guide/ghci: Fix heading (630303a)

git at git.haskell.org git at git.haskell.org
Wed Dec 30 10:59:23 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/630303af5b948f89b4aeb026c8d78a42146fa9b0/ghc

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

commit 630303af5b948f89b4aeb026c8d78a42146fa9b0
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Wed Dec 30 11:21:43 2015 +0100

    users_guide/ghci: Fix heading


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

630303af5b948f89b4aeb026c8d78a42146fa9b0
 docs/users_guide/ghci.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/users_guide/ghci.rst b/docs/users_guide/ghci.rst
index 7fedf21..3402b45 100644
--- a/docs/users_guide/ghci.rst
+++ b/docs/users_guide/ghci.rst
@@ -399,7 +399,7 @@ For example, remembering that ``putStrLn :: String -> IO ()``:
 
 .. _ghci-stmts:
 
-Using ``do-``\ notation at the prompt
+Using ``do`` notation at the prompt
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 .. index::



More information about the ghc-commits mailing list