From 463560c92935f4bb20d5806d8f5e11506c6cdbc2 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 c725f50f07c1c09dc2ae6ca297f9eba40ae90c83 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 329d81ec642784e9e0c7b91cb5e7c4f5b6296a89 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.