summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx b/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
index fe28f36fedf5..226fb01c8e2a 100644
--- a/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
+++ b/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
@@ -31,7 +31,7 @@ typedef ::cppu::ImplHelper1<
/** This class represents non editable text fields. The object passed to
the constructor is expected to be a list (a <type>ListBox</type> to be
- more specific). From this allways the selected item is token to be made
+ more specific). From this always the selected item is token to be made
accessible by this class. When the selected item changes then also the
exported text changes.
*/