summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/rendering/CompositeOperation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/CompositeOperation.idl b/offapi/com/sun/star/rendering/CompositeOperation.idl
index fc5c6eba29b9..05e6e56e13a2 100644
--- a/offapi/com/sun/star/rendering/CompositeOperation.idl
+++ b/offapi/com/sun/star/rendering/CompositeOperation.idl
@@ -24,7 +24,7 @@ module com { module sun { module star { module rendering {
/** These constants determine how the primitive color is combined with
the background.<p>
- When performing this calculations, it is assumed that all color
+ When performing these calculations, it is assumed that all color
values are premultiplied with the corresponding alpha values (if
no alpha is specified, 1.0 is assumed). Then, the following
general compositing operation is performed: