Wording: replace further repo occurrences with repository

This commit is contained in:
Michael Eischer
2022-07-12 20:48:01 +02:00
parent d6e3c7f28e
commit ec4dfa3c66
8 changed files with 10 additions and 10 deletions

View File

@@ -309,7 +309,7 @@ Upgrading must be done explicitly as a newer repository version increases the
minimum restic version required to access the repository. For example the
repository format version 2 is only readable using restic 0.14.0 or newer.
Upgrading to repo version 2 is a two step process: first run
Upgrading to repository version 2 is a two step process: first run
``migrate upgrade_repo_v2`` which will check the repository integrity and
then upgrade the repository version. Repository problems must be corrected
before the migration will be possible. After the migration is complete, run