summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/clistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/clistbox.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/clistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/libnxwidgets/include/clistbox.hxx b/NxWidgets/libnxwidgets/include/clistbox.hxx
index d4861af8c..07a6296e8 100644
--- a/NxWidgets/libnxwidgets/include/clistbox.hxx
+++ b/NxWidgets/libnxwidgets/include/clistbox.hxx
@@ -259,7 +259,7 @@ namespace NXWidgets
virtual void selectOption(const int index);
/**
- * Select an option by its index.
+ * De-select an option by its index.
* Redraws the widget and raises a value changed event.
*
* @param index The index of the option to select.