diff options
Diffstat (limited to 'doc/kreversi/index.docbook')
-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> |