From c540c9be5499ce100c26ee56c4e213ec798635d0 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 14 May 2022 15:45:03 +0200 Subject: [PATCH 1/3] small typos --- docs/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administration.rst b/docs/administration.rst index 1139c3a69..ca62df2bf 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -386,7 +386,7 @@ the naming scheme. .. warning:: - Since this command moves you documents around a lot, it is advised to to + Since this command moves your documents around a lot, it is advised to do a backup before. The renaming logic is robust and will never overwrite or delete a file, but you can't ever be careful enough. From 09f1def779826c8e81f1d70e3d0f3d4743763584 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 14 May 2022 15:50:38 +0200 Subject: [PATCH 2/3] one more --- docs/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administration.rst b/docs/administration.rst index ca62df2bf..6d1386fea 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -387,7 +387,7 @@ the naming scheme. .. warning:: Since this command moves your documents around a lot, it is advised to do - a backup before. The renaming logic is robust and will never overwrite + a backup beforehand. The renaming logic is robust and will never overwrite or delete a file, but you can't ever be careful enough. .. code:: From 3dc594c715119c754d4335efa9637be048cdc116 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 14 May 2022 17:05:52 +0200 Subject: [PATCH 3/3] wording --- docs/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administration.rst b/docs/administration.rst index 6d1386fea..4112ff7c8 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -386,7 +386,7 @@ the naming scheme. .. warning:: - Since this command moves your documents around a lot, it is advised to do + Since this command moves your documents, it is advised to do a backup beforehand. The renaming logic is robust and will never overwrite or delete a file, but you can't ever be careful enough.