Author: mordante
Date: Thu Sep 25 21:14:12 2008
New Revision: 29683

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29683&view=rev
Log:
Fix some comment.

Modified:
    trunk/src/gui/widgets/widget.hpp

Modified: trunk/src/gui/widgets/widget.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/widget.hpp?rev=29683&r1=29682&r2=29683&view=diff
==============================================================================
--- trunk/src/gui/widgets/widget.hpp (original)
+++ trunk/src/gui/widgets/widget.hpp Thu Sep 25 21:14:12 2008
@@ -350,7 +350,7 @@
        virtual bool has_vertical_scrollbar() const { return false; }
 
        /**
-        * Does the widget have a vertical scrollbar.
+        * Does the widget have a horizontal scrollbar.
         *
         * See has_vertical_scrollbar for more info.
         * @returns                   Whether or not the widget has a horizontal


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to