summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-22 16:29:24 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 14:18:49 +0200
commit26f1fc7c520b442a3c56b3346a19d921e1574f81 (patch)
treedeb74c1ee0f549e6c6c17d0a3827b23379942106 /toolkit
parent810eed8646eacd665004d95359f21ce5e23fc795 (diff)
Fix typos
Change-Id: I4bb060a6a65ca27bba8d16c268660bedef8b0ed5 Reviewed-on: https://gerrit.libreoffice.org/57821 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/inc/helper/accessibilityclient.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/inc/helper/accessibilityclient.hxx b/toolkit/inc/helper/accessibilityclient.hxx
index 69d2761c36e4..4fe670c6364c 100644
--- a/toolkit/inc/helper/accessibilityclient.hxx
+++ b/toolkit/inc/helper/accessibilityclient.hxx
@@ -31,7 +31,7 @@ namespace toolkit
instance, which is used for creating all kind of Accessibility related
components.
- When the AccessibilityClient goes aways, this factory goes aways, to, and the respective
+ When the AccessibilityClient goes always, this factory goes always, to, and the respective
library is unloaded.
This class is not thread-safe.