[project @ 2000-10-31 08:08:38 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnEnv.lhs
index 023e10c..97f505e 100644 (file)
@@ -663,7 +663,7 @@ groupAvails this_mod avails
     ]
   where
     groupFM :: FiniteMap FastString Avails
-       -- Deliberatey use the FastString so we
+       -- Deliberately use the FastString so we
        -- get a canonical ordering
     groupFM = foldl add emptyFM avails