summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorPedro Giffuni <pfg@apache.org>2016-05-22 01:05:14 +0000
committerPedro Giffuni <pfg@apache.org>2016-05-22 01:05:14 +0000
commitfe28961d1a4735f4e37afbeca74eeed20d283825 (patch)
treea640fc0b251176c796205bf1b74e991ede1b7ca4 /accessibility
parent39abfdb0779d252d916a72f5563e064764cd68b0 (diff)
Spelling, spelling ...
Why worry about some sprinkled German when we haven't yet learned English.
Notes
Notes: prefer: b37a07f2da6c4fcc1a01cc3ea547c558c23edd71
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 3d5a48185beb..6e9a5d052492 100644
--- a/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
+++ b/accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx
@@ -37,7 +37,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.
*/