[commit: packages/Cabal] ghc-head: Typo. (e0294d8)

git at git.haskell.org git at git.haskell.org
Mon Aug 26 23:29:58 CEST 2013


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

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=e0294d8a5f7d76a7ab71e1a902be880039190d29

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

commit e0294d8a5f7d76a7ab71e1a902be880039190d29
Author: Mikhail Glushenkov <mikhail.glushenkov at gmail.com>
Date:   Mon Aug 19 10:43:21 2013 +0200

    Typo.


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

e0294d8a5f7d76a7ab71e1a902be880039190d29
 Cabal/Distribution/Simple/Program/Find.hs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cabal/Distribution/Simple/Program/Find.hs b/Cabal/Distribution/Simple/Program/Find.hs
index 8e7b4eb..807fceb 100644
--- a/Cabal/Distribution/Simple/Program/Find.hs
+++ b/Cabal/Distribution/Simple/Program/Find.hs
@@ -44,7 +44,7 @@ import Data.List
          ( intercalate )
 
 
--- | A search path to use when locating executables. This is analagous
+-- | A search path to use when locating executables. This is analogous
 -- to the unix @$PATH@ or win32 @%PATH%@ but with the ability to use
 -- the system default method for finding executables ('findExecutable' which
 -- on unix is simply looking on the @$PATH@ but on win32 is a bit more





More information about the ghc-commits mailing list