summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-07-23 13:39:26 -0700
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-07-24 08:53:32 +0200
commitf5930a2235b8a51b30b4ecf1640bf9a56adffe6b (patch)
tree612e769fd9d3b38143b65adef28bc5f7832aac4a /svtools
parenta61d61f66f80c91c14825f8fe8fb9bd3f295591b (diff)
Fix semantic of sentence
Follow up of ad7d72f0381f6a16db5c6c7bee538c475c233555. Change-Id: I188e96fd9d71dce5ebd83200b9d8212e5f13b948 Reviewed-on: https://gerrit.libreoffice.org/57894 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/inc/svtaccessiblefactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/inc/svtaccessiblefactory.hxx b/svtools/source/inc/svtaccessiblefactory.hxx
index 4f07046323bb..7469d2d1656d 100644
--- a/svtools/source/inc/svtaccessiblefactory.hxx
+++ b/svtools/source/inc/svtaccessiblefactory.hxx
@@ -31,7 +31,7 @@ namespace svt
instance, which is used for creating all kind of Accessibility related
components.
- When the AccessibleFactoryAccess goes away, this factory goes away, to, and the respective
+ When the AccessibleFactoryAccess goes away, also this factory goes away, and the respective
library is unloaded.
This class is not thread-safe.