updated documenation
[xboard.git] / manual / html_node / Adjudication-Options.html
index 27c720e..96353e2 100644 (file)
@@ -41,9 +41,9 @@ if both engines agree for a duration of 6 consecutive ply that the score
 is below the given score threshold for that engine. Make sure the score
 is interpreted properly by XBoard,
 using <code>-firstScoreAbs</code> and <code>-secondScoreAbs</code> if needed. 
-Default: 0 (no adjudiction)
+Default: 0 (no adjudication)
 <br><dt>-adjudicateDrawMoves n<dd><a name="index-adjudicateDrawMoves_002c-option-350"></a>If the given value is non-zero, XBoard adjudicates the game as a draw
-if after the given number of moves it was not yet decided. Defaut: 0 (no adjudication)
+if after the given number of moves it was not yet decided. Default: 0 (no adjudication)
 <br><dt>-checkMates true/false<dd><a name="index-checkMates_002c-option-351"></a>If this option is set, XBoard detects all checkmates and stalemates,
 and ends the game as soon as they occur. 
 Legality-testing must be switched on for this option to work.