Git commit e383017af24632e9376d9c8c37f62f519e8c9c14 by Antoni Bella Pérez. Committed on 14/10/2021 at 08:23. Pushed by bellaperez into branch 'master'.
Fix a mispelled word M +1 -1 doc/index.docbook https://invent.kde.org/games/knights/commit/e383017af24632e9376d9c8c37f62f519e8c9c14 diff --git a/doc/index.docbook b/doc/index.docbook index 51b15d3..9c3fac5 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -136,7 +136,7 @@ <itemizedlist> <listitem><para><guilabel>Time control period:</guilabel> specifies the number of moves after which the <guilabel>Initial time limit:</guilabel> is added to the player's clock. - you can disable this addition by setting the value to zero.</para> + You can disable this addition by setting the value to zero.</para> <note><para>This option is not available when playing on a chess server.</para></note><para/></listitem> <listitem><para>The <guilabel>Initial time limit:</guilabel> is the amount of time the players start with.</para></listitem>
