summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/InteractiveFileIOException.idl')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveFileIOException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
index 74d73c267581..701509ba3c9e 100644
--- a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
@@ -47,7 +47,7 @@ module com { module sun { module star { module ucb {
published exception InteractiveFileIOException: com::sun::star::ucb::InteractiveIOException
{
//-------------------------------------------------------------------------
- /** The file url where the i/o error occured
+ /** The file url where the i/o error occurred
*/
string FileName;
};