summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgimagenode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svgimagenode.cxx')
-rw-r--r--svgio/source/svgreader/svgimagenode.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/source/svgreader/svgimagenode.cxx b/svgio/source/svgreader/svgimagenode.cxx
index 9cdb59afe9ba..39994a8fcaec 100644
--- a/svgio/source/svgreader/svgimagenode.cxx
+++ b/svgio/source/svgreader/svgimagenode.cxx
@@ -242,7 +242,7 @@ namespace svgio
aAbsUrl = rtl::Uri::convertRelToAbs(
rPath, maUrl);
} catch (rtl::MalformedUriException & e) {
- // Happens for the odd maUrl =
+ // Happens for the odd rPath =
// "vnd.sun.star.Package:Pictures/..." scheme
// using path components not starting with a
// slash by mis-design: