[project @ 2005-03-31 10:16:33 by simonmar]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.lhs
index 2e9f09c..0f7d74b 100644 (file)
@@ -279,7 +279,7 @@ data DataConIds
                                -- may or may not have a wrapper, depending on whether
                                -- the wrapper does anything.
 
-       -- *Neither* the worker *nor* the wrapper take the dcStupidTheta dicts as arguments
+       -- _Neither_ the worker _nor_ the wrapper take the dcStupidTheta dicts as arguments
 
        -- The wrapper takes dcOrigArgTys as its arguments
        -- The worker takes dcRepArgTys as its arguments