From 69c88a32aad2cafde197e98557868ad069795d60 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 23 Jun 2015 09:58:19 +0200 Subject: Fix typos Change-Id: Ifd126a535f18db79a18aaec61b76cdf26ab33dff Reviewed-on: https://gerrit.libreoffice.org/16522 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- framework/source/services/frame.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/source/services') diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx index dc6eba74b022..1440bd22d965 100644 --- a/framework/source/services/frame.cxx +++ b/framework/source/services/frame.cxx @@ -2284,7 +2284,7 @@ void SAL_CALL Frame::releaseDispatchProviderInterceptor( const css::uno::Referen /*-**************************************************************************************************** @short provides information about all possible dispatch functions - inside the currnt frame environment + inside the current frame environment *//*-*****************************************************************************************************/ css::uno::Sequence< sal_Int16 > SAL_CALL Frame::getSupportedCommandGroups() throw(css::uno::RuntimeException, std::exception) -- cgit