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

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

[Wesnoth-cvs-commits] wesnoth/src help.hpp


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/src help.hpp
Date: Tue, 17 May 2005 18:18:30 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/05/17 22:18:30

Modified files:
        src            : help.hpp 

Log message:
        typo

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/help.hpp.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: wesnoth/src/help.hpp
diff -u wesnoth/src/help.hpp:1.18 wesnoth/src/help.hpp:1.19
--- wesnoth/src/help.hpp:1.18   Sat Mar 19 10:26:43 2005
+++ wesnoth/src/help.hpp        Tue May 17 22:18:30 2005
@@ -44,7 +44,7 @@
 
 /// Open the help browser. The help browser will have the topic with id
 /// show_topic open if it is not the empty string. The default topic
-/// will be shown if show_topic sis the empty string.
+/// will be shown if show_topic is the empty string.
 void show_help(display &disp, const std::string show_topic="", int xloc=-1, 
int yloc=-1);
 
 } // End namespace help.




reply via email to

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