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 --- toolkit/inc/helper/accessibilityclient.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit') diff --git a/toolkit/inc/helper/accessibilityclient.hxx b/toolkit/inc/helper/accessibilityclient.hxx index 69d2761c36e4..4fe670c6364c 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 aways, this factory goes aways, to, and the respective + When the AccessibilityClient goes always, this factory goes always, to, and the respective library is unloaded. This class is not thread-safe. -- cgit