From 53b79fcf7e4e7434cc93d1c4462622bf35de4965 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 20 Feb 2009 10:29:43 +0000 Subject: Typo in comment --- src/Haddock/InterfaceFile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Haddock/InterfaceFile.hs b/src/Haddock/InterfaceFile.hs index 0daa21aa..ab312ce8 100644 --- a/src/Haddock/InterfaceFile.hs +++ b/src/Haddock/InterfaceFile.hs @@ -111,7 +111,7 @@ writeInterfaceFile filename iface = do bh <- return $ setUserData bh0 ud put_ bh iface - -- write the symtab pointer at the fornt of the file + -- write the symtab pointer at the front of the file symtab_p <- tellBin bh putAt bh symtab_p_p symtab_p seekBin bh symtab_p -- cgit v1.2.3