Skip to content

Commit 3231c72

Browse files
committed
fixup!
1 parent 8003a4b commit 3231c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-install/src/Distribution/Client/ProjectPlanning.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ rebuildProjectConfig
468468
-- message formatting depends on |config files| (the number of config files)
469469
message = case configFilesDoc of
470470
(_ : _ : _ : _) ->
471-
-- \|config files| > 2 => vertical list
471+
-- |config files| > 2 => vertical list
472472
vcat
473473
[ affectedByMsg <> text "the following files:"
474474
, configFilesVertList

0 commit comments

Comments
 (0)