[commit: base] master: Fix typo; spotted by Gabor Greif (aedfd7e)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/aedfd7ea022e53d7ffcd954d76e9cb18fe28e5ab

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

commit aedfd7ea022e53d7ffcd954d76e9cb18fe28e5ab
Author: Ian Lynagh <[email protected]>
Date:   Thu Jun 14 20:01:15 2012 +0100

    Fix typo; spotted by Gabor Greif

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

 GHC/Conc/Sync.lhs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/GHC/Conc/Sync.lhs b/GHC/Conc/Sync.lhs
index 197ca8c..5387273 100644
--- a/GHC/Conc/Sync.lhs
+++ b/GHC/Conc/Sync.lhs
@@ -206,7 +206,7 @@ forkIO action = IO $ \ s ->
   action_plus = catchException action childHandler
 
 {-# DEPRECATED forkIOUnmasked "use forkIOWithUnmask instead" #-}
--- | This function is deprecated; use 'forkIOWIthUnmask' instead
+-- | This function is deprecated; use 'forkIOWithUnmask' instead
 forkIOUnmasked :: IO () -> IO ThreadId
 forkIOUnmasked io = forkIO (unsafeUnmask io)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.