summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-16 22:21:16 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-08-18 07:44:59 +0200
commit0501869949b65b27303a41fd235a6ec32a4c90a7 (patch)
tree9ec23a6845898d00fcd734496ec636d84b7de15c /sal/osl
parent713c80b46053567977b53651ee057ce7d6f84bd3 (diff)
Fix typos
Change-Id: I795059109e23800987cda6f04c58ab18c488ad07 Reviewed-on: https://gerrit.libreoffice.org/41242 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/unx/file_path_helper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/file_path_helper.hxx b/sal/osl/unx/file_path_helper.hxx
index d325e3b3baea..5639ce72563e 100644
--- a/sal/osl/unx/file_path_helper.hxx
+++ b/sal/osl/unx/file_path_helper.hxx
@@ -58,7 +58,7 @@ void SAL_CALL osl_systemPathEnsureSeparator(rtl_uString** ppustrPath);
@param pustrPath [in] a system path - must not be NULL
@retval sal_True the given path doesn't start with a separator
- @retval sal_False the given path starts with a seperator
+ @retval sal_False the given path starts with a separator
*/
bool SAL_CALL osl_systemPathIsRelativePath(