We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f805d29 commit 090f916Copy full SHA for 090f916
doc/setup-commands.rst
@@ -213,7 +213,7 @@ files of a package:
213
embedded spaces need to be quoted with double quotes (``""``), for example
214
``--foo-options='--bar="C:\Program Files\Bar"'``. (The single quotes
215
(``''``) 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
+ For an alternative that takes only one option at a time but avoids the need
217
to quote, use :option:`--PROG-option` instead.
218
219
Note: if *prog* is ``ghc``, then options that do not affect build
0 commit comments