mirror of https://github.com/sbt/sbt.git
Modify wording to be a bit more clear
This commit is contained in:
parent
44d8a7de71
commit
7ef27f7c57
|
|
@ -206,7 +206,7 @@ settings:
|
||||||
^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
The `sbt-pgp plugin <http://scala-sbt.org/sbt-pgp>`_ allows you to
|
The `sbt-pgp plugin <http://scala-sbt.org/sbt-pgp>`_ allows you to
|
||||||
sign your artefacts by running ``publish-signed`` in sbt:
|
sign and publish your artefacts by running ``publish-signed`` in sbt:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue