From f41cf1c25f1cf27218c4e25c1ae5845432e98dd8 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 12 Jan 2023 09:35:50 -0500 Subject: [PATCH] spelling: requirements Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/changes_1.x.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes_1.x.rst b/docs/changes_1.x.rst index 0be20b82e..3dae2a7bb 100644 --- a/docs/changes_1.x.rst +++ b/docs/changes_1.x.rst @@ -3371,7 +3371,7 @@ Other changes: - kill api page - added FAQ section about backing up root partition - add bountysource badge, #2558 - - create empty docs.txt reequirements, #2694 + - create empty docs.txt requirements, #2694 - README: how to help the project - note -v/--verbose requirement on affected options, #2542 - document borg init behaviour via append-only borg serve, #2440