[gnome-games] occured->occurred



commit cad243ff5402f793233e62a9468915fec32ff2de
Author: Robert Ancell <robert ancell gmail com>
Date:   Mon May 4 11:37:36 2009 +1000

    occured->occurred
---
 glchess/src/lib/gtkui/gtkui.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/glchess/src/lib/gtkui/gtkui.py b/glchess/src/lib/gtkui/gtkui.py
index 9954b07..867c5d4 100644
--- a/glchess/src/lib/gtkui/gtkui.py
+++ b/glchess/src/lib/gtkui/gtkui.py
@@ -824,7 +824,7 @@ Please contact your system administrator to resolve these problems, until then y
         # Translators: Draw Dialog: Notify user why they cannot claim draw
         message = _("""You may claim a draw when:
 a) The board has been in the same state three times (Three fold repetition)
-b) Fifty moves have occured where no pawn has moved and no piece has been captured (50 move rule)""")
+b) Fifty moves have occurred where no pawn has moved and no piece has been captured (50 move rule)""")
         
         dialog = gtk.MessageDialog(flags = gtk.DIALOG_MODAL | gtk.DIALOG_DESTROY_WITH_PARENT,
                                    type = gtk.MESSAGE_WARNING,



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