Skip to content

Commit

Permalink
fix Haddock typo
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Oct 12, 2022
1 parent 727a5b2 commit 03509d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Swarm/Language/Typecheck.hs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module Swarm.Language.Typecheck (
skolemize,
generalize,

-- * Type inferen
-- * Type inference
inferTop,
inferModule,
infer,
Expand Down

0 comments on commit 03509d7

Please sign in to comment.