From 3da472f0e78fe5f1068be0cc2b1c0762532da9f9 Mon Sep 17 00:00:00 2001 From: Brian Wignall Date: Fri, 5 Feb 2021 09:03:21 -0500 Subject: Fix typos --- ghc/GHCi/UI.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ghc') diff --git a/ghc/GHCi/UI.hs b/ghc/GHCi/UI.hs index 77801019ee..48886ea88f 100644 --- a/ghc/GHCi/UI.hs +++ b/ghc/GHCi/UI.hs @@ -1838,7 +1838,7 @@ buildDocComponents str name = do pure DocComponents{..} --- | Produce output containing the type/kind signature, category, and definiton +-- | Produce output containing the type/kind signature, category, and definition -- location of a TyThing. sigAndLocDoc :: String -> TyThing -> SDoc sigAndLocDoc str tyThing = -- cgit v1.2.1