From d7044d310387d3752774831c1a8a768c0ca1ed67 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 29 Mar 2011 10:04:47 +0000 Subject: Examples in docs. --- client/widgets/altcombobox.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/widgets/altcombobox.h') diff --git a/client/widgets/altcombobox.h b/client/widgets/altcombobox.h index 93ae124..ccc81cd 100644 --- a/client/widgets/altcombobox.h +++ b/client/widgets/altcombobox.h @@ -42,8 +42,8 @@ * @screenshot * The AltComboBox is used to make a normal selection with a ComboBox but with * a special list item that shows an alternate widget and uses this widget for - * input. The AltComboBox contains >item< tags in the same - * way as the ComboBox, but may also contain an >altitem< tag + * input. The AltComboBox contains <item> tags in the same + * way as the ComboBox, but may also contain an <altitem> tag * which can again contain widgets. * @att value [altitem] The value of the item. This will be the value of the * AltComboBox if this item is selected. -- cgit v1.2.3