From 465489d97ab9ffa0bfee02d80eb99aad771aee3f Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:22:30 +0200 Subject: Fix typos Change-Id: Id884946cae0687d0b71c967e236e58df17567884 Reviewed-on: https://gerrit.libreoffice.org/16707 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- framework/inc/interaction/quietinteraction.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/inc') diff --git a/framework/inc/interaction/quietinteraction.hxx b/framework/inc/interaction/quietinteraction.hxx index 0a990f4600a7..8af1bc97afa8 100644 --- a/framework/inc/interaction/quietinteraction.hxx +++ b/framework/inc/interaction/quietinteraction.hxx @@ -86,7 +86,7 @@ class QuietInteraction : public ::cppu::WeakImplHelper1< @short return the handled interaction request @descr We saved any getted interaction request internally. May the outside user of this class is interessted - on that. Especially we gotted an unknown interaction + on that. Especially we got an unknown interaction and aborted it hard. @return [com.sun.star.uno.Any] -- cgit