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.
Description
- 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.
- The gpg-import 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 gpg-import subcommand can associate GPG keys to a specific remote repository for use when pulling signed commits from that repository (if GPG verification is enabled).
The GPG keys to import may be in binary OpenPGP format or ASCII armored. The optional KEY-ID 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 nor options are given, then keys are imported from the user's personal GPG keyring.