diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-07-22 16:29:24 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-07-23 14:18:49 +0200 |
commit | 26f1fc7c520b442a3c56b3346a19d921e1574f81 (patch) | |
tree | deb74c1ee0f549e6c6c17d0a3827b23379942106 /svtools | |
parent | 810eed8646eacd665004d95359f21ce5e23fc795 (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 'svtools')
-rw-r--r-- | svtools/source/inc/svtaccessiblefactory.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/inc/svtaccessiblefactory.hxx b/svtools/source/inc/svtaccessiblefactory.hxx index bdaf70b72274..507ae2abfc85 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 aways, this factory goes aways, to, and the respective + When the AccessibleFactoryAccess goes always, this factory goes always, to, and the respective library is unloaded. This class is not thread-safe. |