Skip to content

Commit 0977e83

Browse files
committed
fixup! Apply suggestions from code review
1 parent 1bf4c0b commit 0977e83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.d/pr-10940

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This looked too noisy for some users (#10885). In this patch, we implement a mor
1010
strategy: print out this info only when cabal is run below the root project directory.
1111
As before, you can get this information uncoditionally if run in the verbose mode.
1212

13-
Bonus: we now also print the porject root directory along with the file names.
13+
Bonus: we now also print the project root directory along with the file names.
1414
Before, we only printed, say, `cabal.project`, but it wasn't clear where this file is
15-
coming from (can be enywhere up the directory tree).
15+
coming from (can be anywhere up the directory tree).
1616
The change tries to avoid confusion when cabal picks up stray project files in
1717
ancestor directories, see discussion in #7930.

0 commit comments

Comments
 (0)