summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2016-08-31 18:46:54 -0400
committerJoey Hess2016-08-31 18:46:54 -0400
commit3a14e3410790be1457aff595bc4189ca2159a6f9 (patch)
treed035224e026da5e7d475ecebf8e1c4de8e4d37ce /doc
parentc344dd29aa8388453b13d5ace8a1ec5b030015c9 (diff)
parent32ff11ca82b8a6369931e8fefdb6c37d58f3dd56 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index b106b533..d0a5bb6c 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -20,7 +20,7 @@ That is only done when privdata/keyring.gpg exists. To set it up:
propellor --add-key $MYKEYID
In order to be secure from the beginning, when `propellor --spin` is used
-to bootstrap propellor on a new host, it transfers the local git repositry
+to bootstrap propellor on a new host, it transfers the local git repository
to the remote host over ssh. After that, the host knows the gpg key, and
will use it to verify git fetches.