From ad7d72f0381f6a16db5c6c7bee538c475c233555 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 23 Jul 2018 16:20:05 +0200 Subject: 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 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- 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 507ae2abfc85..4f07046323bb 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 always, this factory goes always, to, and the respective + When the AccessibleFactoryAccess goes away, this factory goes away, to, and the respective library is unloaded. This class is not thread-safe. -- cgit