Skip to content

Commit 46de5d3

Browse files
committed
Grammar, misplaced indefinite articles in haddocks
1 parent 65f0e21 commit 46de5d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ import qualified Prelude (foldr1)
165165

166166
-- ------------------------------------------------------------
167167

168-
-- | A target selector is expression selecting a set of components (as targets
169-
-- for a actions like @build@, @run@, @test@ etc). A target selector
168+
-- | A target selector is an expression selecting a set of components (as targets
169+
-- for actions like @build@, @run@, @test@ etc). A target selector
170170
-- corresponds to the user syntax for referring to targets on the command line.
171171
--
172172
-- From the users point of view a target can be many things: packages, dirs,

0 commit comments

Comments
 (0)