summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-11-05 15:13:09 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-11-05 22:04:17 +0100
commite10d196ab74ee9abaedaf8e5d0500f010b28338e (patch)
treeeedb1735d70479d20b93edee880d91d1686c00d5 /framework
parent23874f86dd51386d98ef8e3d06a1ece05463ed3c (diff)
Fix typos
Change-Id: Id5489f3e8f1d3ced3d57b56f8d3a7a4818af0fca Reviewed-on: https://gerrit.libreoffice.org/62377 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'framework')
-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 c120cdb7d44d..798fcde08f28 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -1637,7 +1637,7 @@ void SAL_CALL Frame::removeFrameActionListener( const css::uno::Reference< css::
source of thrown exception is the right one. May it will be the frame himself.
@throws CloseVetoException
- if any internal things willn't be closed
+ if any internal things will not be closed
@threadsafe yes
*//*-*****************************************************************************************************/