summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/packages/zip/ZipIOException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/packages/zip/ZipIOException.idl')
-rw-r--r--[-rwxr-xr-x]offapi/com/sun/star/packages/zip/ZipIOException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/packages/zip/ZipIOException.idl b/offapi/com/sun/star/packages/zip/ZipIOException.idl
index 8d3edaba4466..61cafda0af25 100755..100644
--- a/offapi/com/sun/star/packages/zip/ZipIOException.idl
+++ b/offapi/com/sun/star/packages/zip/ZipIOException.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module packages { module zip {
//=============================================================================
/** used to indicate that a ZIP exception has occurred.
- usualy can be thrown from XInputStream interface implementations.
+ Usually can be thrown from XInputStream interface implementations.
<p>This interface is an IDL version of the Java interface
<em>java.util.zip.ZipException</em> with some minor adaptations.</p>