diff options
Diffstat (limited to 'jvmfwk/source/fwkutil.hxx')
-rw-r--r-- | jvmfwk/source/fwkutil.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/source/fwkutil.hxx b/jvmfwk/source/fwkutil.hxx index 2758db7142b2..4d13464fb390 100644 --- a/jvmfwk/source/fwkutil.hxx +++ b/jvmfwk/source/fwkutil.hxx @@ -116,7 +116,7 @@ enum FileStatus one of the values of FileStatus. @exception - Errors occured during determining if the file exists + Errors occurred during determining if the file exists */ FileStatus checkFileURL(const rtl::OUString & path); |