summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XBitmap.idl')
-rw-r--r--offapi/com/sun/star/awt/XBitmap.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XBitmap.idl b/offapi/com/sun/star/awt/XBitmap.idl
index e4a4cdfa8b6c..4c1a650d796a 100644
--- a/offapi/com/sun/star/awt/XBitmap.idl
+++ b/offapi/com/sun/star/awt/XBitmap.idl
@@ -60,7 +60,7 @@ published interface XBitmap: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
- /** returns the transparence mask of the device independent bitmap.
+ /** returns the transparency mask of the device independent bitmap.
*/
sequence<byte> getMaskDIB();