From 08a6fc69ce1617bb997cb02584a961ac29a266eb Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Tue, 28 Mar 2017 11:59:48 +0200 Subject: Spelling in comments only [ci skip] --- compiler/cmm/CmmImplementSwitchPlans.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/cmm/CmmImplementSwitchPlans.hs') diff --git a/compiler/cmm/CmmImplementSwitchPlans.hs b/compiler/cmm/CmmImplementSwitchPlans.hs index 225c77e6d6..d378c66168 100644 --- a/compiler/cmm/CmmImplementSwitchPlans.hs +++ b/compiler/cmm/CmmImplementSwitchPlans.hs @@ -21,7 +21,7 @@ import DynFlags -- CmmSwitch and returned as a SwitchPlan; here is just the implementation in -- terms of Cmm code. See Note [Cmm Switches, the general plan] in CmmSwitch. -- --- This division into different modules is both to clearly separte concerns, +-- This division into different modules is both to clearly separate concerns, -- but also because createSwitchPlan needs access to the constructors of -- SwitchTargets, a data type exported abstractly by CmmSwitch. -- -- cgit v1.2.1