summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/lstbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/lstbox.h')
-rw-r--r--vcl/inc/vcl/lstbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/lstbox.h b/vcl/inc/vcl/lstbox.h
index a6d483204eae..1d9dd30c809b 100644
--- a/vcl/inc/vcl/lstbox.h
+++ b/vcl/inc/vcl/lstbox.h
@@ -33,7 +33,7 @@
// !! to change the internal behaviour of the ListBox implementation !!
// !! for specific entries. !!
-/** this flag disables a selection of an entry completly. It is not
+/** this flag disables a selection of an entry completely. It is not
possible to select such entries either from the user interface
nor from the ListBox methods. Cursor traveling is handled correctly.
This flag can be used to add titles to a ListBox.