[project @ 2005-04-04 08:02:53 by simonmar]
authorsimonmar <unknown>
Mon, 4 Apr 2005 08:02:53 +0000 (08:02 +0000)
committersimonmar <unknown>
Mon, 4 Apr 2005 08:02:53 +0000 (08:02 +0000)
doc fix

Control/Monad/ST.hs

index 0e34857..0a40720 100644 (file)
@@ -10,7 +10,7 @@
 --
 -- This library provides support for /strict/ state threads, as
 -- described in the PLDI \'94 paper by John Launchbury and Simon Peyton
--- Jones /Lazy State Threads/.
+-- Jones /Lazy Functional State Threads/.
 --
 -----------------------------------------------------------------------------