summaryrefslogtreecommitdiff
path: root/man/ostree-remote.xml
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-10-01 16:07:08 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2016-10-01 18:50:41 +0000
commit2eae12220e171a1808768530140456dbb2c64946 (patch)
tree7f21d25dfc40aae88798446b9cb751e037e36cb7 /man/ostree-remote.xml
parent6c84fa43669d2892f5aeb50ca1d6a69976352df5 (diff)
downloadostree-2eae12220e171a1808768530140456dbb2c64946.tar.gz
Fix spelling of "repository"
Detected by Debian's Lintian tool. Signed-off-by: Simon McVittie <smcv@debian.org> Closes: #519 Approved by: cgwalters
Diffstat (limited to 'man/ostree-remote.xml')
-rw-r--r--man/ostree-remote.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ostree-remote.xml b/man/ostree-remote.xml
index c303014e..2e600845 100644
--- a/man/ostree-remote.xml
+++ b/man/ostree-remote.xml
@@ -75,10 +75,10 @@ Boston, MA 02111-1307, USA.
<title>Description</title>
<para>
- Changes remote respository configurations. The NAME refers to the name of the remote.
+ Changes remote repository configurations. The NAME refers to the name of the remote.
</para>
<para>
- The <command>gpg-import</command> subcommand can associate GPG keys to a specific remote respository for use when pulling signed commits from that repository (if GPG verification is enabled).
+ The <command>gpg-import</command> subcommand can associate GPG keys to a specific remote repository for use when pulling signed commits from that repository (if GPG verification is enabled).
</para>
<para>
The GPG keys to import may be in binary OpenPGP format or ASCII armored. The optional <arg>KEY-ID</arg> list can restrict which keys are imported from a keyring file or input stream. All keys are imported if this list is omitted. If neither <option>--keyring</option> nor <option>--stdin</option> options are given, then keys are imported from the user's personal GPG keyring.