Skip to content

Commit 8340139

Browse files
authored
Merge pull request #5878 from earldouglas/a-the
Copy edit the docs: a the -> the
2 parents 7b8e6e5 + e879dd5 commit 8340139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cabal/doc/installing-packages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ and all options specified with :option:`--configure-option` are passed on.
482482
detect and warn in this situation, but it is not perfect.
483483

484484
In Cabal 2.0, support for a single positional argument was added to
485-
``setup configure`` This makes Cabal configure a the specific component
486-
to be configured. Specified names can be qualified with ``lib:`` or
485+
``setup configure`` This makes Cabal configure the specific component to
486+
be configured. Specified names can be qualified with ``lib:`` or
487487
``exe:`` in case just a name is ambiguous (as would be the case for a
488488
package named ``p`` which has a library and an executable named ``p``.)
489489
This has the following effects:

0 commit comments

Comments
 (0)