wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/src game.cpp


From: Philippe Plantier
Subject: [Wesnoth-cvs-commits] wesnoth/src game.cpp
Date: Mon, 11 Apr 2005 17:21:02 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Philippe Plantier <address@hidden>      05/04/11 21:21:02

Modified files:
        src            : game.cpp 

Log message:
        typo: occured -> occurred

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/game.cpp.diff?tr1=1.228&tr2=1.229&r1=text&r2=text

Patches:
Index: wesnoth/src/game.cpp
diff -u wesnoth/src/game.cpp:1.228 wesnoth/src/game.cpp:1.229
--- wesnoth/src/game.cpp:1.228  Mon Apr 11 18:57:26 2005
+++ wesnoth/src/game.cpp        Mon Apr 11 21:21:02 2005
@@ -1,4 +1,4 @@
-/* $Id: game.cpp,v 1.228 2005/04/11 18:57:26 gruikya Exp $ */
+/* $Id: game.cpp,v 1.229 2005/04/11 21:21:02 gruikya Exp $ */
 /*
    Copyright (C) 2003 by David White <address@hidden>
    Part of the Battle for Wesnoth Project http://wesnoth.whitevine.net
@@ -1391,7 +1391,7 @@
                                read(cfg, *stream, &error_log);
                                if(!error_log.empty()) {
                                        gui::show_error_message(disp(), 
-                                                       _("Warning: Errors 
occured while loading game configuration files: '") +
+                                                       _("Warning: Errors 
occurred while loading game configuration files: '") +
                                                        error_log);
 
                                }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]