From b08a38c6ad9b2b02bccf7a34b166c3900471ae75 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Mon, 18 Jul 2022 12:32:26 +0300 Subject: Use gender-neutral language This resolves issue TDE/tde#93. Signed-off-by: Mavridis Philippe (cherry picked from commit dd775b8f7e028c41ff67c05e106100d566b7e11e) --- doc/kate/highlighting.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/kate') diff --git a/doc/kate/highlighting.docbook b/doc/kate/highlighting.docbook index 3a64d9d2c..64ab9e2b0 100644 --- a/doc/kate/highlighting.docbook +++ b/doc/kate/highlighting.docbook @@ -244,7 +244,7 @@ Available attributes are: kateversion specifies the latest supported &kate; version. casesensitive defines, whether the keywords are casesensitiv or not. priority is necessary if another highlight definition file uses the same extensions. The higher priority will win. -author contains the name of the author and his email-address. +author contains the name of the author and their email-address. license contains the license, usually LGPL, Artistic, GPL and others. hidden defines, whether the name should appear in &kate;'s menus. So the next line may look like this: @@ -459,7 +459,7 @@ do not need to set it, as it defaults to false. general defines which indenter will be used, however we strongly recommend to omit this element, as the indenter usually will be set by either defining a File Type or by adding a mode line to the text file. If you specify an indenter though, -you will force a specific indentation on the user, which he might not like at all. +you will force a specific indentation on the user, which they might not like at all. Available attributes are: -- cgit v1.2.1