[commit: haddock] ghc-head, master, wip/T14529, wip/revert-ttg-2017-11-20, 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 tiny typo in docs (#693) (0e82a0b)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:55:34 UTC 2017


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

On branches: ghc-head,master,wip/T14529,wip/revert-ttg-2017-11-20,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/0e82a0b3aa78af13f5ef52a7d9bac9d0c4e94e02

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

commit 0e82a0b3aa78af13f5ef52a7d9bac9d0c4e94e02
Author: Veronika Romashkina <vrom911 at gmail.com>
Date:   Tue Oct 24 09:36:20 2017 +0400

    Fix tiny typo in docs (#693)


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

0e82a0b3aa78af13f5ef52a7d9bac9d0c4e94e02
 doc/invoking.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/invoking.rst b/doc/invoking.rst
index fc1e441..acdba9b 100644
--- a/doc/invoking.rst
+++ b/doc/invoking.rst
@@ -39,7 +39,7 @@ The following options are available:
 
 .. option:: -B <dir>
 
-    Tell GHC that that its lib directory is dir. Can be used to override
+    Tell GHC that its lib directory is dir. Can be used to override
     the default path.
 
 .. option:: -o <dir>



More information about the ghc-commits mailing list