diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 12:32:26 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 12:42:50 +0300 |
commit | dd775b8f7e028c41ff67c05e106100d566b7e11e (patch) | |
tree | 73a39c437b51523adcfad24f4531b0d9b5a58679 /doc/kate | |
parent | 772a4511fe95e0cd3ce2b19cede79d8652e12cac (diff) | |
download | tdebase-dd775b8f7e028c41ff67c05e106100d566b7e11e.tar.gz tdebase-dd775b8f7e028c41ff67c05e106100d566b7e11e.zip |
Use gender-neutral language
This resolves issue TDE/tde#93.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'doc/kate')
-rw-r--r-- | doc/kate/highlighting.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kate/highlighting.docbook b/doc/kate/highlighting.docbook index 6c12a110f..f5ce8e8cb 100644 --- a/doc/kate/highlighting.docbook +++ b/doc/kate/highlighting.docbook @@ -250,7 +250,7 @@ Available attributes are:</term> <para><userinput>kateversion</userinput> specifies the latest supported &kate; version.</para> <para><userinput>casesensitive</userinput> defines, whether the keywords are casesensitiv or not.</para> <para><userinput>priority</userinput> is necessary if another highlight definition file uses the same extensions. The higher priority will win.</para> -<para><userinput>author</userinput> contains the name of the author and his email-address.</para> +<para><userinput>author</userinput> contains the name of the author and their email-address.</para> <para><userinput>license</userinput> contains the license, usually LGPL, Artistic, GPL and others.</para> <para><userinput>hidden</userinput> defines, whether the name should appear in &kate;'s menus.</para> <para>So the next line may look like this:</para> @@ -465,7 +465,7 @@ do not need to set it, as it defaults to <emphasis>false</emphasis>.</para> <userinput>general</userinput> 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:</term> <listitem> |