From 14d096e2bf7998de55350b8fe53ec511dedcc477 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 2 Oct 2016 00:24:51 +0200 Subject: Fix typos Change-Id: Ie75beb4e282a4d1b784a5847262e39cf9c851527 Reviewed-on: https://gerrit.libreoffice.org/29440 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- ucbhelper/source/client/interceptedinteraction.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucbhelper') diff --git a/ucbhelper/source/client/interceptedinteraction.cxx b/ucbhelper/source/client/interceptedinteraction.cxx index a03d6dcf8ef4..2ed226e0c30e 100644 --- a/ucbhelper/source/client/interceptedinteraction.cxx +++ b/ucbhelper/source/client/interceptedinteraction.cxx @@ -119,7 +119,7 @@ InterceptedInteraction::EInterceptionState InterceptedInteraction::impl_intercep // intercepted ... // Call they might existing derived class, so they can handle that by its own. - // If its not interested on that (may be its not overwritten and the default implementation + // If it's not interested on that (maybe it's not overwritten and the default implementation // returns E_NOT_INTERCEPTED as default) -> break this loop and search for the right continuation. if (bMatch) { -- cgit v1.2.3