[Libreoffice-commits] core.git: offapi/com

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Dec 24 11:48:58 UTC 2019


 offapi/com/sun/star/rendering/CompositeOperation.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 04ac09d4726767cadaf418f6349b7003693827b4
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Dec 24 12:45:31 2019 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Dec 24 12:48:01 2019 +0100

    Fix grammar
    
    Change-Id: Ib66bb311002292dbed0a91452849d9192039c89c
    Reviewed-on: https://gerrit.libreoffice.org/85780
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

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:


More information about the Libreoffice-commits mailing list