From 428e23f4f7025506e767d895e9b46492a8432aed Mon Sep 17 00:00:00 2001 From: Otto Kekäläinen Date: Sun, 3 Jul 2016 20:24:00 +0300 Subject: Fix some spelling errors in comments and strings Change-Id: Iecd6b5e13d6be14651f77d8e37f01117ba15a11e Reviewed-on: https://gerrit.libreoffice.org/26883 Reviewed-by: jan iversen Tested-by: jan iversen --- cppuhelper/source/weak.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/source') diff --git a/cppuhelper/source/weak.cxx b/cppuhelper/source/weak.cxx index 85cf3f626482..1c9b57ccadb9 100644 --- a/cppuhelper/source/weak.cxx +++ b/cppuhelper/source/weak.cxx @@ -150,7 +150,7 @@ Reference< XInterface > SAL_CALL OWeakConnectionPoint::queryAdapted() throw(css: if (n > 1) { - // The refence is incremented. The object cannot be destroyed. + // The reference is incremented. The object cannot be destroyed. // Release the guard at the earliest point. guard.clear(); // WeakObject has a (XInterface *) cast operator -- cgit v1.2.3