[project @ 2004-09-08 11:10:08 by ross]
[ghc-base.git] / Foreign / StablePtr.hs
index ad3b6ee..21abd1d 100644 (file)
@@ -59,4 +59,4 @@ import NHC.FFI
 -- pointers.  In fact, they need not even be valid memory addresses.  The only
 -- guarantee provided is that if they are passed back to Haskell land, the
 -- function 'deRefStablePtr' will be able to reconstruct the
--- Haskell value refereed to by the stable pointer.
+-- Haskell value referred to by the stable pointer.