[project @ 2002-05-09 13:15:07 by simonmar]
[ghc-base.git] / Data / Array / IO.hs
index b47e147..5c6e361 100644 (file)
@@ -9,7 +9,7 @@
 -- Stability   :  experimental
 -- Portability :  non-portable
 --
--- Mutable boxed/unboxed arrays in the IO monad.
+-- Mutable boxed and unboxed arrays in the IO monad.
 --
 -----------------------------------------------------------------------------