diff --git a/ghc/compiler/prelude/primops.txt.pp b/ghc/compiler/prelude/primops.txt.pp
index 6f231bf3e9ab1980b334f8301aa7eda885a0e18a..ee40508eb9e239f39e2e96ee59d5cdc12d90e48a 100644
--- a/ghc/compiler/prelude/primops.txt.pp
+++ b/ghc/compiler/prelude/primops.txt.pp
@@ -1,5 +1,5 @@
 -----------------------------------------------------------------------
--- $Id: primops.txt.pp,v 1.15 2001/12/18 15:23:16 sewardj Exp $
+-- $Id: primops.txt.pp,v 1.16 2002/02/17 13:02:44 panne Exp $
 --
 -- Primitive Operations
 --
@@ -1621,7 +1621,7 @@ primop  NewBCOOp "newBCO#" GenPrimOp
 
 ------------------------------------------------------------------------
 section "Coercion" 
-	{{\tt unsafeCoerce# :: a -> b} is not a primop, but is defined in MkId.lhs.}
+	{{\tt unsafeCoerce\# :: a -> b} is not a primop, but is defined in MkId.lhs.}
 
 ------------------------------------------------------------------------