Skip to content

Commit 9a67ecc

Browse files
authored
Merge pull request #11081 from cabalism/typo/seach
Fix typo in haddock comment
2 parents 6205b02 + 46099cf commit 9a67ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-testsuite/src/Test/Cabal/NeedleHaystack.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ data TxFwdBwd =
145145
txFwdBwdId :: TxFwdBwd
146146
txFwdBwdId = TxFwdBwd id id
147147

148-
-- | Conversions of the needle and haystack strings, the seach string and the
148+
-- | Conversions of the needle and haystack strings, the search string and the
149149
-- text to search in.
150150
data NeedleHaystack =
151151
NeedleHaystack

0 commit comments

Comments
 (0)