From dd08f9320249d8ac7bf96f338a5be70d60af1dce Mon Sep 17 00:00:00 2001 From: withbest Date: Mon, 29 Jul 2024 14:43:27 +0800 Subject: chore: fix some comments Signed-off-by: withbest --- lib/private/Files/Storage/Wrapper/Encryption.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/Files/Storage') diff --git a/lib/private/Files/Storage/Wrapper/Encryption.php b/lib/private/Files/Storage/Wrapper/Encryption.php index 5c7862e8226..b8893d32c36 100644 --- a/lib/private/Files/Storage/Wrapper/Encryption.php +++ b/lib/private/Files/Storage/Wrapper/Encryption.php @@ -469,7 +469,7 @@ class Encryption extends Wrapper { /** - * perform some plausibility checks if the the unencrypted size is correct. + * perform some plausibility checks if the unencrypted size is correct. * If not, we calculate the correct unencrypted size and return it * * @param string $path internal path relative to the storage root -- cgit v1.2.3