diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 15:19:54 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 15:33:15 +0300 |
commit | 35335921e616effe1bb15c1773c69b8b0456d530 (patch) | |
tree | 54e48873c593d497c76c336d98dd51db4f8b3e82 /doc/kreversi | |
parent | c48607b919db7dd83d21668309cc0a6df4617999 (diff) | |
download | tdegames-35335921e616effe1bb15c1773c69b8b0456d530.tar.gz tdegames-35335921e616effe1bb15c1773c69b8b0456d530.zip |
Gender-neutral language
Related to TDE/tde#93
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'doc/kreversi')
-rw-r--r-- | doc/kreversi/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kreversi/index.docbook b/doc/kreversi/index.docbook index 525137bb..30b782c2 100644 --- a/doc/kreversi/index.docbook +++ b/doc/kreversi/index.docbook @@ -66,7 +66,7 @@ computer. The playing field is an 8 by 8 square board divided into 64 squares. The game piece used is a colored stone - one side of it is red, the other blue. If a piece is captured by an opposing player, that piece is turned to reveal the color of that player. A winner is declared when one player has -more pieces of his own color on the board and if there are no more possible +more pieces of their own color on the board and if there are no more possible moves.</para> </sect1> @@ -187,7 +187,7 @@ another square later in the game.</para> <para>When it is no longer possible for either player to move, the game is over. Discs are then counted and the player with the majority -of his or her color discs on the board is declared the winner.</para> +of their color discs on the board is declared the winner.</para> <note><para>It is possible for a game to end before all 64 squares are filled.</para></note> |