summaryrefslogtreecommitdiff
path: root/include/osl/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/file.h')
-rw-r--r--include/osl/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/file.h b/include/osl/file.h
index cf0bbfb9495d..9548ed8d7571 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -1396,7 +1396,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_getCanonicalName(
Base directory URL to which the relative path is related to.
@param[in] pustrRelativeFileURL
- An URL of a file or directory relative to the directory path specified by pustrBaseDirectoryURL
+ A URL of a file or directory relative to the directory path specified by pustrBaseDirectoryURL
or an absolute path.
If pustrRelativeFileURL denotes an absolute path pustrBaseDirectoryURL will be ignored.