summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-02-23 18:47:10 +0100
committerMichael Stahl <mstahl@redhat.com>2018-02-24 16:44:31 +0100
commit85643ad3b66ee057a6d620d6284a2b1b19de8dc8 (patch)
treec86f6330310039bcc69ac518d486d27186de0651 /sal
parentfa2a43c29051b1bdcd0aef2e9cebfd206a4448ce (diff)
Fix typos
Change-Id: Ie1cff6b690e69d23c16a1a60ef4271d6cf48c13b Reviewed-on: https://gerrit.libreoffice.org/50260 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sal')
-rw-r--r--sal/qa/osl/file/osl_File.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/file/osl_File.cxx b/sal/qa/osl/file/osl_File.cxx
index a5fe20a03b9c..8a57c2471df7 100644
--- a/sal/qa/osl/file/osl_File.cxx
+++ b/sal/qa/osl/file/osl_File.cxx
@@ -608,7 +608,7 @@ namespace osl_FileBase
void getSystemPathFromFileURL_004();
void getSystemPathFromFileURL_005();
- // test case fot getFileURLFromSystemPath
+ // test case for getFileURLFromSystemPath
void getFileURLFromSystemPath_001();
void getFileURLFromSystemPath_002();
void getFileURLFromSystemPath_003();