From 3052d026ce8cd2b7914448ff1188b7902c50c7dd Mon Sep 17 00:00:00 2001 From: Warrentheo Date: Sat, 30 Mar 2024 02:22:32 -0600 Subject: [PATCH] onedrive: fix typo --- backend/onedrive/onedrive.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/onedrive/onedrive.go b/backend/onedrive/onedrive.go index 5ce26f6f9..c1da57a60 100644 --- a/backend/onedrive/onedrive.go +++ b/backend/onedrive/onedrive.go @@ -291,7 +291,7 @@ all onedrive types. If an SHA1 hash is desired then set this option accordingly. From July 2023 QuickXorHash will be the only available hash for -both OneDrive for Business and OneDriver Personal. +both OneDrive for Business and OneDrive Personal. This can be set to "none" to not use any hashes.