summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-23 16:20:05 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 16:31:57 +0200
commitad7d72f0381f6a16db5c6c7bee538c475c233555 (patch)
treee32bff8025c3cf01d93c6b9c3fea9d708d2c3dca /toolkit
parent036d8cb359c3d08793ed371c554a3ce3196f725d (diff)
Fix typos of commit 26f1fc7
Thanks to Noel Grandin and Juline Nabet Change-Id: Ie12c7bd7e2b6c6a1f2c3e7173f11a84f19137568 Reviewed-on: https://gerrit.libreoffice.org/57851 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 4fe670c6364c..6af3e3edd117 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 always, this factory goes always, to, and the respective
+ When the AccessibilityClient goes away, this factory goes away, to, and the respective
library is unloaded.
This class is not thread-safe.