summaryrefslogtreecommitdiff
path: root/include/tools/urlobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/urlobj.hxx')
-rw-r--r--include/tools/urlobj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx
index 391a629c5598..3cbbab49f5bf 100644
--- a/include/tools/urlobj.hxx
+++ b/include/tools/urlobj.hxx
@@ -751,7 +751,7 @@ public:
/** Create an INetURLObject from a file system path.
- @param rFSysPath A file system path. An URL is not allowed here!
+ @param rFSysPath A file system path. A URL is not allowed here!
@param eStyle The notation of rFSysPath.
*/
@@ -760,7 +760,7 @@ public:
/** Set this INetURLObject to a file URL constructed from a file system
path.
- @param rFSysPath A file system path. An URL is not allowed here!
+ @param rFSysPath A file system path. A URL is not allowed here!
@param eStyle The notation of rFSysPath.