From 51d9d63a01b878b38630a5def73b08cad2d30f44 Mon Sep 17 00:00:00 2001 From: provokateurin Date: Mon, 14 Oct 2024 12:09:35 +0200 Subject: chore: Use more gender neutral language Signed-off-by: provokateurin --- lib/public/Encryption/IEncryptionModule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/public/Encryption') diff --git a/lib/public/Encryption/IEncryptionModule.php b/lib/public/Encryption/IEncryptionModule.php index fbac291c1b9..0bf0ef3476b 100644 --- a/lib/public/Encryption/IEncryptionModule.php +++ b/lib/public/Encryption/IEncryptionModule.php @@ -125,7 +125,7 @@ interface IEncryptionModule { * e.g. if all encryption keys exists * * @param string $path - * @param string $uid user for whom we want to check if he can read the file + * @param string $uid user for whom we want to check if they can read the file * @return boolean * @since 8.1.0 */ -- cgit v1.2.3