[gnome-games] Fixed typo in string



commit deeb05509816974190a057e4c12db1e0e64aefd7
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Nov 14 16:56:09 2011 +0100

    Fixed typo in string

 gnome-sudoku/help/C/statistics.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-sudoku/help/C/statistics.page b/gnome-sudoku/help/C/statistics.page
index 69e1134..faa543c 100644
--- a/gnome-sudoku/help/C/statistics.page
+++ b/gnome-sudoku/help/C/statistics.page
@@ -36,7 +36,7 @@ The puzzle statistics box shows:
 <list>
  <item><p>the overall difficulty</p></item>
  <item><p>the number of squares which can be filled by elimination, starting from the blank grid (i.e. only a 2 can go in this box, so it must be a 2)</p></item>
-  <item><p>the number of squares that can be filled by the process of filling, starting from the blank grid (i.e. only only one square in this row can be a 2, so it must be a 2)</p></item>
+  <item><p>the number of squares that can be filled by the process of filling, starting from the blank grid (i.e. only one square in this row can be a 2, so it must be a 2)</p></item>
   <item><p>the number of times in solving the puzzle that the program used the trial-and-error algorithm to solve the puzzle</p></item>
 </list>
 <note>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]