From 85643ad3b66ee057a6d620d6284a2b1b19de8dc8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 23 Feb 2018 18:47:10 +0100 Subject: Fix typos Change-Id: Ie1cff6b690e69d23c16a1a60ef4271d6cf48c13b Reviewed-on: https://gerrit.libreoffice.org/50260 Reviewed-by: Michael Stahl Tested-by: Jenkins --- sal/qa/osl/file/osl_File.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/qa/osl') 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(); -- cgit