summaryrefslogtreecommitdiff
path: root/framework/source/services
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-23 09:58:19 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-28 12:28:31 +0000
commit69c88a32aad2cafde197e98557868ad069795d60 (patch)
tree86fbddd2167952c13b10ca989d37e179a63cdde9 /framework/source/services
parent2a5a4497c210b649fdfaae8b74d742f23df32499 (diff)
Fix typos
Change-Id: Ifd126a535f18db79a18aaec61b76cdf26ab33dff Reviewed-on: https://gerrit.libreoffice.org/16522 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework/source/services')
-rw-r--r--framework/source/services/frame.cxx2
1 files changed, 1 insertions, 1 deletions
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)