diff options
author | Mavridis Philippe <[email protected]> | 2022-07-18 12:32:26 +0300 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2022-07-18 12:58:01 +0300 |
commit | b08a38c6ad9b2b02bccf7a34b166c3900471ae75 (patch) | |
tree | 16bd597bcb824f767162b28ee666eb2ed45c2925 /doc/khelpcenter/userguide | |
parent | 8a7d02d74faa87cb955a2ab941bebb5d37204a66 (diff) | |
download | tdebase-b08a38c6ad9b2b02bccf7a34b166c3900471ae75.tar.gz tdebase-b08a38c6ad9b2b02bccf7a34b166c3900471ae75.zip |
Use gender-neutral language
This resolves issue TDE/tde#93.
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit dd775b8f7e028c41ff67c05e106100d566b7e11e)
Diffstat (limited to 'doc/khelpcenter/userguide')
-rw-r--r-- | doc/khelpcenter/userguide/switching-sessions.docbook | 8 | ||||
-rw-r--r-- | doc/khelpcenter/userguide/under-the-hood.docbook | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/khelpcenter/userguide/switching-sessions.docbook b/doc/khelpcenter/userguide/switching-sessions.docbook index 0c15df8e1..3d38adb9c 100644 --- a/doc/khelpcenter/userguide/switching-sessions.docbook +++ b/doc/khelpcenter/userguide/switching-sessions.docbook @@ -5,9 +5,9 @@ <para>From version 3.3 onwards, &tde; provides a session management system which allows you to switch between different user account on one computer. You can stay logged in and ⪚ let your sister, -brother, wife, neigbour or whoever read her or his emails just for a +brother, wife, neigbour or whoever read their emails just for a moment. Before you had to log off (therefore ⪚ close programs or -save documents) and let her or him log in.</para> +save documents) and let them log in.</para> <para>Now it's almost as easy as switching to another virtual desktop.</para> @@ -36,8 +36,8 @@ submenu.</para> <varlistentry> <term>Switch User with the screensaver</term> <listitem><para>If you have activated your screensaver and another user -wants to log in she or he can simply press the <guibutton>Switch -User...</guibutton> button and log into another session.</para> +wants to log in, they can simply press the <guibutton>Switch User...</guibutton> +button and log into another session.</para> </listitem> </varlistentry> diff --git a/doc/khelpcenter/userguide/under-the-hood.docbook b/doc/khelpcenter/userguide/under-the-hood.docbook index 0f7dbe111..923ecba46 100644 --- a/doc/khelpcenter/userguide/under-the-hood.docbook +++ b/doc/khelpcenter/userguide/under-the-hood.docbook @@ -53,7 +53,7 @@ which are in in the file <filename>kmailrc</filename>). <para>So why would you want to touch the configuration files at all? Well, first you need it when you want to enforce the KIOSK mode. Perhaps a developer has asked you -to add an entry to help him to solve a problem with the application. Perhaps you want to recover from +to add an entry to help them to solve a problem with the application. Perhaps you want to recover from a problem without having to remove all the <filename class="directory">.kde</filename> directory. Perhaps you want to learn more about the depths of &tde;.</para> |