summaryrefslogtreecommitdiff
path: root/include/osl/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/file.h')
-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 7d6d22173420..038631a86618 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -635,7 +635,7 @@ typedef void *oslFileHandle;
/** Open a regular file.
- Open a file. Only regular files can be openend.
+ Open a file. Only regular files can be opened.
@param[in] pustrFileURL
The full qualified URL of the file to open.