[project @ 2003-05-14 17:31:47 by ross]
[ghc-base.git] / Control / Monad / List.hs
index 275b600..9acb29c 100644 (file)
@@ -7,7 +7,7 @@
 -- 
 -- Maintainer  :  libraries@haskell.org
 -- Stability   :  experimental
--- Portability :  non-portable ( requires mulit-parameter type classes )
+-- Portability :  non-portable (multi-parameter type classes)
 --
 -- The List monad.
 --