summaryrefslogtreecommitdiff
path: root/include/osl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-06-23 11:38:38 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-06-23 14:12:13 +0200
commitfbd21472afe4c9fd1af3620fc50fcc642ea9ddd6 (patch)
tree96ad533027efb4fd35cc437c06d5379b7bf7eba7 /include/osl
parentbf39807c67eb2dc7596926486a22d781e8969d47 (diff)
Fix typos
Change-Id: I1348be80d3150966124a7f62134ecf3df01c659e Reviewed-on: https://gerrit.libreoffice.org/39158 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/osl')
-rw-r--r--include/osl/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/file.h b/include/osl/file.h
index 62601b747b55..aa62a690e141 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -802,7 +802,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_getFileSize(
@retval osl_File_E_INVAL invalid file handle, on Unix systems also
can mean that the address, length of the file or the
file offset are too large or not aligned on a page
- boundaryi; on Linux can also mean after Linux 2.6.12
+ boundary; on Linux can also mean after Linux 2.6.12
that the length was set to 0 (illogical.
@retval osl_File_E_OVERFLOW requested mapping size too large,
or the file offset was too large