Skip to content

Commit 090f916

Browse files
Minor wording change in docs
Co-authored-by: brandon s allbery kf8nh <[email protected]>
1 parent f805d29 commit 090f916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/setup-commands.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ files of a package:
213213
embedded spaces need to be quoted with double quotes (``""``), for example
214214
``--foo-options='--bar="C:\Program Files\Bar"'``. (The single quotes
215215
(``''``) are for your shell, the ``"double"`` quotes are passed to Cabal.)
216-
As an alternative that takes only one option at a time but avoids the need
216+
For an alternative that takes only one option at a time but avoids the need
217217
to quote, use :option:`--PROG-option` instead.
218218

219219
Note: if *prog* is ``ghc``, then options that do not affect build

0 commit comments

Comments
 (0)