From bdd251739fde18fd70a57cc2baa892d8e5b097f4 Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Fri, 18 Jul 2008 19:48:53 +0000 Subject: [PATCH] Fix some typos. --- data/gui/default/widget/listbox_default.cfg | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/data/gui/default/widget/listbox_default.cfg b/data/gui/default/widget/listbox_default.cfg index 958cbc53d92..72371a725cc 100644 --- a/data/gui/default/widget/listbox_default.cfg +++ b/data/gui/default/widget/listbox_default.cfg @@ -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"