typo in comment
Change-Id: I78a47d807ed9228fd6bc8d3dbbf038881a8d383b
This commit is contained in:
@@ -242,7 +242,7 @@ namespace svgio
|
|||||||
aAbsUrl = rtl::Uri::convertRelToAbs(
|
aAbsUrl = rtl::Uri::convertRelToAbs(
|
||||||
rPath, maUrl);
|
rPath, maUrl);
|
||||||
} catch (rtl::MalformedUriException & e) {
|
} catch (rtl::MalformedUriException & e) {
|
||||||
// Happens for the odd maUrl =
|
// Happens for the odd rPath =
|
||||||
// "vnd.sun.star.Package:Pictures/..." scheme
|
// "vnd.sun.star.Package:Pictures/..." scheme
|
||||||
// using path components not starting with a
|
// using path components not starting with a
|
||||||
// slash by mis-design:
|
// slash by mis-design:
|
||||||
|
Reference in New Issue
Block a user