Skip to content

Commit 752a77d

Browse files
sergv23Skidoo
authored andcommitted
Fix typo [ci skip]
1 parent d20f78e commit 752a77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cabal/Distribution/Types/BuildInfo.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ data BuildInfo = BuildInfo {
3535
buildable :: Bool,
3636
-- | Tools needed to build this bit.
3737
--
38-
-- This is a legacy field that 'buildToolDepends' larely supersedes.
38+
-- This is a legacy field that 'buildToolDepends' largely supersedes.
3939
--
4040
-- Unless use are very sure what you are doing, use the functions in
4141
-- "Distribution.Simple.BuildToolDepends" rather than accessing this

0 commit comments

Comments
 (0)