Author: mordante
Date: Fri Jul 18 21:48:53 2008
New Revision: 28077

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

Modified:
    trunk/data/gui/default/widget/listbox_default.cfg

Modified: trunk/data/gui/default/widget/listbox_default.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/widget/listbox_default.cfg?rev=28077&r1=28076&r2=28077&view=diff
==============================================================================
--- trunk/data/gui/default/widget/listbox_default.cfg (original)
+++ trunk/data/gui/default/widget/listbox_default.cfg Fri Jul 18 21:48:53 2008
@@ -8,7 +8,7 @@
 
 [listbox_definition]
        id = "default"
-       description = "a vertical scrollbar"
+       description = "a listbox"
 
        [resolution]
                min_width = 100
@@ -41,7 +41,7 @@
 
 #                      [row]
 #                              [column]
-#                                      # note we want a specia button 
defenition for this later.
+#                                      # note we want a special button 
definition for this later.
 #                                      [button]
 #                                              id = "_begin" # FIXME look 
whether or not to rename to top and bottom
 #                                              definition = "default"
@@ -53,7 +53,7 @@
 
 #                      [row]
 #                              [column]
-#                                      # note we want a specia button 
defenition for this later.
+#                                      # note we want a special button 
definition for this later.
 #                                      [button]
 #                                              id = "_page_up"
 #                                              definition = "default"
@@ -65,7 +65,7 @@
 
                        [row]
                                [column]
-                                       # note we want a specia button 
defenition for this later.
+                                       # note we want a special button 
definition for this later.
                                        [button]
                                                id = "_half_page_up"
                                                definition = "up_arrow"
@@ -75,7 +75,7 @@
 
 #                      [row]
 #                              [column]
-#                                      # note we want a specia button 
defenition for this later.
+#                                      # note we want a special button 
definition for this later.
 #                                      [button]
 #                                              id = "_line_up"
 #                                              definition = "default"
@@ -102,7 +102,7 @@
 
 #                      [row]
 #                              [column]
-#                                      # note we want a specia button 
defenition for this later.
+#                                      # note we want a special button 
definition for this later.
 #                                      [button]
 #                                              id = "_line_down"
 #                                              definition = "default"
@@ -114,7 +114,7 @@
 
                        [row]
                                [column]
-                                       # note we want a specia button 
defenition for this later.
+                                       # note we want a special button 
definition for this later.
                                        [button]
                                                id = "_half_page_down"
                                                definition = "down_arrow"
@@ -124,7 +124,7 @@
 
 #                      [row]
 #                              [column]
-#                                      # note we want a specia button 
defenition for this later.
+#                                      # note we want a special button 
definition for this later.
 #                                      [button]
 #                                              id = "_page_down"
 #                                              definition = "default"
@@ -136,7 +136,7 @@
 
 #                      [row]
 #                              [column]
-#                                      # note we want a specia button 
defenition for this later.
+#                                      # note we want a special button 
definition for this later.
 #                                      [button]
 #                                              id = "_end"
 #                                              definition = "default"


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

Reply via email to