Skip to content

Commit 3039da5

Browse files
committed
Typo prexif, reseved and unmatched (
1 parent 1103d01 commit 3039da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cabal-commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ A list of all warnings with their constructor:
12971297
- ``unsupported-bench``: unsupported benchmark type.
12981298
- ``bench-unknown-extension``: ``main-is`` for benchmark is neither ``.hs`` nor ``.lhs``.
12991299
- ``invalid-name-win``: invalid package name on Windows.
1300-
- ``reserved-z-prefix``: package with ``z-`` prexif (reseved for Cabal.
1300+
- ``reserved-z-prefix``: package with ``z-`` prefix (reserved for Cabal).
13011301
- ``no-build-type``: missing ``build-type``.
13021302
- ``undeclared-custom-setup``: ``custom-setup`` section without ``build-type: Custom``
13031303
- ``unknown-compiler-tested``: unknown compiler in ``tested-with``.

0 commit comments

Comments
 (0)