From f98df604a005f2875bea4c7f58d3dfad30902c49 Mon Sep 17 00:00:00 2001 From: JRehkemper Date: Tue, 28 Jul 2026 21:17:10 +0200 Subject: [PATCH] fix(admin): correct an to and The restore documentation seems to contain a typo. I corrected it by changing 'an' to 'and.' Signed-off-by: JRehkemper --- admin_manual/maintenance/restore.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/maintenance/restore.rst b/admin_manual/maintenance/restore.rst index 2a692def23a..0e66f8c8998 100644 --- a/admin_manual/maintenance/restore.rst +++ b/admin_manual/maintenance/restore.rst @@ -112,7 +112,7 @@ In this case also make sure to run the :ref:`maintenance:data-fingerprint ` command afterwards. It changes the logic of the synchronisation algorithm -to try an recover as much data as possible. +to try and recover as much data as possible. Files missing on the server are therefore recovered from the clients and in case of different content the users will be asked.