summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XBitmap.idl
diff options
context:
space:
mode:
authorAurimas Fiseras <aurimas@gmail.com>2010-10-17 08:49:58 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-17 08:49:58 -0500
commit3124c2d617eb6f9a1fe7e76e4afbef63fd28385c (patch)
tree6a960777104841c598516ee4c2611ae4f4a6851d /offapi/com/sun/star/awt/XBitmap.idl
parent0196e3b7eb8e75dfd8482ebf54d35b12308d4416 (diff)
Fix typos in the documentation
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();