summaryrefslogtreecommitdiff
path: root/sw/source/core/objectpositioning
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-01-07 19:24:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-01-08 14:09:28 +0100
commitd486d675ead6a4b4c08ac0e6b9977d280f1606e0 (patch)
treeb27e2256f4e6b854d8471a2f27b2990e870cc3c9 /sw/source/core/objectpositioning
parent05173782d8fd35f302db471b509c2f8389beeab1 (diff)
Fix typo
Change-Id: I76be5d73d9acfe0c3f5525b251bb3feffb1e4c1f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86380 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source/core/objectpositioning')
-rw-r--r--sw/source/core/objectpositioning/anchoredobjectposition.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/objectpositioning/anchoredobjectposition.cxx b/sw/source/core/objectpositioning/anchoredobjectposition.cxx
index 42ec72d3221a..6a9e02a499bf 100644
--- a/sw/source/core/objectpositioning/anchoredobjectposition.cxx
+++ b/sw/source/core/objectpositioning/anchoredobjectposition.cxx
@@ -53,7 +53,7 @@ SwAnchoredObjectPosition::SwAnchoredObjectPosition( SdrObject& _rDrawObj )
mbDoNotCaptureAnchoredObj( false )
{
#if OSL_DEBUG_LEVEL > 0
- // assert, if object isn't of excepted type
+ // assert, if object isn't of expected type
const bool bObjOfExceptedType =
dynamic_cast<const SwVirtFlyDrawObj*>( &mrDrawObj) != nullptr || // object representing fly frame
dynamic_cast<const SwDrawVirtObj*>( &mrDrawObj) != nullptr || // 'virtual' drawing object