summaryrefslogtreecommitdiff
path: root/include/osl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 20:34:57 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:50:59 +0200
commit1618a3cee763fe9c3393e0511244547674bdd264 (patch)
tree86bbf8035fb94771ab82a30cc96d26bd3b44a220 /include/osl
parentf3b3ccb8cc66aca992bb1cccf8ea29b879547701 (diff)
Fix typos
Change-Id: Iac38284daf0196d6a7f29aaa6e2103c1d76d7cc4 Reviewed-on: https://gerrit.libreoffice.org/77755 Tested-by: Jenkins 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 ebba23af47c4..309d6089cfb3 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -34,7 +34,7 @@ extern "C" {
Main goals and usage hints
-The main intention of this interface is to provide an universal portable and
+The main intention of this interface is to provide a universal portable and
high performance access to file system functionality on any operating
system.