summaryrefslogtreecommitdiff
path: root/include/svl/urihelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/urihelper.hxx')
-rw-r--r--include/svl/urihelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/urihelper.hxx b/include/svl/urihelper.hxx
index bd90e68fd9ef..7bfee23f6638 100644
--- a/include/svl/urihelper.hxx
+++ b/include/svl/urihelper.hxx
@@ -100,9 +100,9 @@ normalizedMakeRelative(
@param uriReference a URI reference, passed to normalizedMakeRelative
- @return if the XUriReference returnd by normalizedMakeRelative is empty,
+ @return if the XUriReference returned by normalizedMakeRelative is empty,
uriReference is returned unmodified; otherwise, the result of calling
- XUriReference::getUriReference on the XUriReference returnd by
+ XUriReference::getUriReference on the XUriReference returned by
normalizedMakeRelative is returned
@exception std::bad_alloc if an out-of-memory condition occurs