Skip to content

Commit

Permalink
Merge pull request #10599 from cabalism/typo/depency
Browse files Browse the repository at this point in the history
Typo depency
  • Loading branch information
mergify[bot] authored Nov 29, 2024
2 parents 4da153d + 1918542 commit 8144494
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Distribution.Types.LibraryName (LibraryName)
import Distribution.Types.PackageName (PackageName)
import Distribution.Types.Version (Version)

-- | A reason for a depency failing to solve.
-- | A reason for a dependency failing to solve.
--
-- This helps pinpoint dependencies that are installed with an incorrect
-- version vs. dependencies that are not installed at all.
Expand Down

0 comments on commit 8144494

Please sign in to comment.