Skip to content

Commit fae45e8

Browse files
authored
Merge pull request #6464 from selinger/patch-1
Fixed a typo
2 parents 8c18ad5 + 3a93774 commit fae45e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cabal/doc/installing-packages.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can, but are not recommended to, omit these two fields. In that case
9090
``cabal`` will download the ``root.json`` field and use it without
9191
verification. Although this bootstrapping step is then unsafe, all
9292
subsequent access is secure (provided that the downloaded ``root.json``
93-
was not tempered with). Of course, adding ``root-keys`` and
93+
was not tampered with). Of course, adding ``root-keys`` and
9494
``key-threshold`` to your repository specification only shifts the
9595
problem, because now you somehow need to make sure that the key IDs you
9696
received were the right ones. How that is done is however outside the

0 commit comments

Comments
 (0)