summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0f96cafde042..fd52e30e0399 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -1379,7 +1379,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_getFileURLFromSystemPath(
rtl_uString *pustrSystemPath, rtl_uString **ppustrFileURL);
-/** Searche a full qualified system path or a file URL.
+/** Search a full qualified system path or a file URL.
@param pustrFileName [in]
A system dependent path, a file URL, a file or relative directory.