Skip to content

Commit e97d042

Browse files
authored
Merge pull request #11113 from cabalism/typo/folowing
Fix typo folowing
2 parents ac75d6a + 2fb8dd4 commit e97d042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-testsuite/cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-- This intercepting project is here to avoid tests picking up a cabal.project
22
-- from a parent directory, such as the one in the root of the `haskell/cabal`
3-
-- project itself. Having `optional-packages: .` avoids the folowing warning
3+
-- project itself. Having `optional-packages: .` avoids the following warning
44
-- being added to the `.out` file:
55
-- Warning: There are no packages or optional-packages in the project
66
optional-packages: .

0 commit comments

Comments
 (0)