summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-05-21 01:25:55 +1000
committerJulien Nabet <serval2412@yahoo.fr>2017-05-21 18:32:20 +0200
commit7fe9be7d273e9ec56e75f8bbd532fda1f59e98b9 (patch)
treea8a723ff250b8ed06c28a27e131bbe1d35470d34 /include
parentOrganize accelerators in Impress' View menu (diff)
downloadcore-7fe9be7d273e9ec56e75f8bbd532fda1f59e98b9.tar.gz
core-7fe9be7d273e9ec56e75f8bbd532fda1f59e98b9.zip
osl: include/osl/file.h typo in comment
Change-Id: I18b875e868706deaee2f50148233ec7219f89e07 Reviewed-on: https://gerrit.libreoffice.org/37863 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-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.