[project @ 1999-10-12 14:50:07 by simonmar]
authorsimonmar <unknown>
Tue, 12 Oct 1999 14:50:07 +0000 (14:50 +0000)
committersimonmar <unknown>
Tue, 12 Oct 1999 14:50:07 +0000 (14:50 +0000)
typo

ghc/docs/users_guide/libmisc.vsgml

index ece0c16..d6b926a 100644 (file)
@@ -716,7 +716,7 @@ The datatypes and functions that @RegexString@ provides are:
 <tscreen><verb>
 data Regex              -- a compiled regular expression
 
-mkRegEx
+mkRegex
         :: String       -- regexp to compile
         -> Regex        -- compiled regexp