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/private/FullTextSearch/Model/SearchTemplate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/FullTextSearch/Model') diff --git a/lib/private/FullTextSearch/Model/SearchTemplate.php b/lib/private/FullTextSearch/Model/SearchTemplate.php index c2929bea139..6f9a04a911e 100644 --- a/lib/private/FullTextSearch/Model/SearchTemplate.php +++ b/lib/private/FullTextSearch/Model/SearchTemplate.php @@ -20,7 +20,7 @@ use OCP\FullTextSearch\Model\ISearchTemplate; * when the getSearchTemplate() method is called. * * The object will contain templates to be displayed, and the list of the different - * options to be available to the user when he start a new search. + * options to be available to the user when they start a new search. * * The display of the Options is generated by the FullTextSearch app and Options * can be displayed in 2 places: -- cgit v1.2.3