summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/unocore/unoframe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unoframe.cxx b/sw/source/core/unocore/unoframe.cxx
index c3d409e02fec..663b13162498 100644
--- a/sw/source/core/unocore/unoframe.cxx
+++ b/sw/source/core/unocore/unoframe.cxx
@@ -2055,7 +2055,7 @@ uno::Any SwXFrame::getPropertyValue(const OUString& rPropertyName)
}
else if( FN_UNO_GRAPHIC_URL == pEntry->nWID )
{
- throw uno::RuntimeException("Getting from this property is not unsupported");
+ throw uno::RuntimeException("Getting from this property is not supported");
}
else if( FN_UNO_GRAPHIC == pEntry->nWID )
{