diff --git a/changelog/unreleased/issue-1106 b/changelog/unreleased/issue-1106 index 1df3e1981..e24baa549 100644 --- a/changelog/unreleased/issue-1106 +++ b/changelog/unreleased/issue-1106 @@ -4,7 +4,7 @@ The `list locks` command previously locked to the repository by default. This has the problem that it won't work for an exclusively locked repository and that the command will also display its own lock file which can be confusing. -Now, the `list locks` command cnever locks the repository. +Now, the `list locks` command never locks the repository. https://github.com/restic/restic/issues/1106 https://github.com/restic/restic/pull/3665