[project @ 2003-05-14 17:31:47 by ross]
[ghc-base.git] / Control / Monad / Error.hs
index 9b2661d..cfb536d 100644 (file)
@@ -6,7 +6,7 @@
 -- 
 -- Maintainer  :  libraries@haskell.org
 -- Stability   :  experimental
--- Portability :  non-portable (reqruires multi-param type classes)
+-- Portability :  non-portable (multi-parameter type classes)
 --
 -- The Error monad.
 --