Skip to content

Commit

Permalink
Re haskell#7469: doc: typo found by deciphering sphinx warning
Browse files Browse the repository at this point in the history
Wasn't immediate to get to the error from the warning
```
doc/cabal-project.rst:2: WARNING: Duplicate ID: "cfg-field-type".
```
(wrong line number, "cfg-field-type" is not greppable).
  • Loading branch information
andreasabel committed Aug 31, 2021
1 parent f931e4f commit ac9baa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cabal-project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ This allows sharing of packages across different projects.

.. cfg-field:: location: VCS location (usually URL)

.. cfg-field:: type: VCS tag
.. cfg-field:: tag: VCS tag

.. cfg-field:: subdir: subdirectory list

Expand Down

0 comments on commit ac9baa1

Please sign in to comment.