[project @ 2004-01-23 13:46:49 by simonmar]
[ghc-hetmet.git] / ghc / compiler / iface / LoadIface.lhs
index d05d3ae..a1ceb2d 100644 (file)
@@ -85,7 +85,7 @@ import Directory
 \begin{code}
 loadSrcInterface :: SDoc -> ModuleName -> IsBootInterface -> RnM ModIface
 -- This is called for each 'import' declaration in the source code
--- On a failure, fail in the mnad with an error message
+-- On a failure, fail in the monad with an error message
 
 loadSrcInterface doc mod_name want_boot
   = do         { mb_iface <- initIfaceTcRn $ loadInterface doc mod_name