summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlImage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/filter/xml/xmlImage.cxx')
-rw-r--r--reportdesign/source/filter/xml/xmlImage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlImage.cxx b/reportdesign/source/filter/xml/xmlImage.cxx
index fdc6fffa4893..05c9cbf8ec2d 100644
--- a/reportdesign/source/filter/xml/xmlImage.cxx
+++ b/reportdesign/source/filter/xml/xmlImage.cxx
@@ -99,7 +99,7 @@ OXMLImage::OXMLImage( ORptFilter& rImport,
}
catch(Exception&)
{
- OSL_FAIL("Exception catched while filling the image props");
+ OSL_FAIL("Exception caught while filling the image props");
}
}