diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-01-24 18:42:23 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-01-25 08:52:34 +0100 |
commit | 4c0735830be6ebf83ce562025fdb34dfd036948e (patch) | |
tree | 8479faa3438a8b15def802d1c9b5fd1d70ae4413 /sal | |
parent | 4800c317a2a15230c0811dc578e8c1a152ddf7cf (diff) |
Fix typos
Change-Id: Ieef0e3f21eb12cb5b72d39da4bc0a8c60dd0d5ce
Reviewed-on: https://gerrit.libreoffice.org/48545
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sal')
-rw-r--r-- | sal/osl/unx/file_path_helper.hxx | 2 |
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 86c10ccabcf5..2b2fd8891256 100644 --- a/sal/osl/unx/file_path_helper.hxx +++ b/sal/osl/unx/file_path_helper.hxx @@ -246,7 +246,7 @@ namespace osl @param ppustrAbsolutePath [out] the resulting path which is a - concatination of the base and + concatenation of the base and the relative path if base path is empty the resulting absolute path is the |