Index: doc/example-scripts/rosetta-sudoku.html =================================================================== diff -u -rc4f449cb353be812ba6502ef8e9587e87881f59b -r37fe2bc49a8594e767ddeb0eabbe47f8c348513a --- doc/example-scripts/rosetta-sudoku.html (.../rosetta-sudoku.html) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) +++ doc/example-scripts/rosetta-sudoku.html (.../rosetta-sudoku.html) (revision 37fe2bc49a8594e767ddeb0eabbe47f8c348513a) @@ -976,7 +976,7 @@ :Solve $hSudoku $x $y [$hSudoku validchoices $x $y] } - # Get all the allocated numbers for each square in the the row, column, and + # Get all the allocated numbers for each square in the row, column, and # region containing $x,$y. If there is only one unallocated number among all # three groups, it must be allocated at $x,$y :create ruleOnlyChoice {