From 26f1fc7c520b442a3c56b3346a19d921e1574f81 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 22 Jul 2018 16:29:24 +0200 Subject: Fix typos Change-Id: I4bb060a6a65ca27bba8d16c268660bedef8b0ed5 Reviewed-on: https://gerrit.libreoffice.org/57821 Reviewed-by: Julien Nabet Tested-by: Jenkins --- svtools/source/inc/svtaccessiblefactory.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svtools') 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. -- cgit