[Libreoffice-commits] core.git: include/osl
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Mar 24 08:25:50 UTC 2020
include/osl/file.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2846686272931cd8bb0bcd452dd0e8b5b52064b1
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Mar 23 17:09:20 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Mar 24 09:25:14 2020 +0100
Fix typo
Change-Id: I5a430d2e681b0c95476b4b59ca5281da6a05ee8e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90924
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/osl/file.hxx b/include/osl/file.hxx
index f5fdb2ee1f53..8a677e505408 100644
--- a/include/osl/file.hxx
+++ b/include/osl/file.hxx
@@ -206,7 +206,7 @@ public:
return static_cast< RC >( osl_getFileURLFromSystemPath( ustrSystemPath.pData, &ustrFileURL.pData ) );
}
- /** Searche a full qualified system path or a file URL.
+ /** Search a full qualified system path or a file URL.
@param[in] ustrFileName
A system dependent path, a file URL, a file or relative directory
More information about the Libreoffice-commits
mailing list