chart2/source/controller/accessibility/AccessibleBase.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 548f30f21b161e01607f523f65861f47fc78867a Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Apr 7 16:36:28 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Jun 7 07:09:10 2019 +0200 Fix typo Change-Id: I0037cf0a59189862ad502bfbdb00580ed7378fe4 Reviewed-on: https://gerrit.libreoffice.org/70393 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/chart2/source/controller/accessibility/AccessibleBase.cxx b/chart2/source/controller/accessibility/AccessibleBase.cxx index 84259dabbfc3..7f545b35c018 100644 --- a/chart2/source/controller/accessibility/AccessibleBase.cxx +++ b/chart2/source/controller/accessibility/AccessibleBase.cxx @@ -415,7 +415,7 @@ void SAL_CALL AccessibleBase::disposing() MutexGuard aGuard(m_aMutex); OSL_ENSURE(!m_bIsDisposed, "dispose() called twice"); - // notify disposing to all AccessibleEvent listeners asynchron + // notify disposing to all AccessibleEvent listeners asynchronous if (m_nEventNotifierId) { ::comphelper::AccessibleEventNotifier::revokeClientNotifyDisposing(m_nEventNotifierId, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits