Skip to content

Commit

Permalink
Typo s/displaying/display
Browse files Browse the repository at this point in the history
Co-authored-by: brandon s allbery kf8nh <[email protected]>
  • Loading branch information
philderbeast and geekosaur authored Dec 24, 2024
1 parent 4b79ccc commit a2b341b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-testsuite/src/Test/Cabal/NeedleHaystack.hs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ multilineNeedleHaystack :: NeedleHaystack
multilineNeedleHaystack = symNeedleHaystack delimitLines encodeLf

-- | Minimal set up for finding the needle in the haystack. Doesn't change the
-- strings and doesn't displaying the haystack in any assertion failure message.
-- strings and doesn't display the haystack in any assertion failure message.
needleHaystack :: NeedleHaystack
needleHaystack = NeedleHaystack True False txContainsId txContainsId

Expand Down

0 comments on commit a2b341b

Please sign in to comment.