[project @ 2002-08-25 09:16:07 by panne]
[ghc-base.git] / Data / Array / IArray.hs
index 5c7c57f..32d48d8 100644 (file)
@@ -21,7 +21,7 @@ module Data.Array.IArray (
     -- * Class of array types with immutable bounds
     HasBounds,  -- :: (* -> * -> *) -> class
 
-    -- * Ordinary boxed/lazy arrays
+    -- * Ordinary boxed\/lazy arrays
     Array,    
 
     -- * The @Ix@ class and operations