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