include/basegfx/utils/gradienttools.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9fa1eb12d8a1b86a25dfb9aaa9734de522a00ada
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Apr 14 12:08:33 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Apr 14 14:25:05 2023 +0200

    Fix typo
    
    Change-Id: I9ba81b030e6ed0ebb6207a0124a52ec8a38de832
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150405
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/basegfx/utils/gradienttools.hxx 
b/include/basegfx/utils/gradienttools.hxx
index 419a31b86a1b..dd5fc90d7372 100644
--- a/include/basegfx/utils/gradienttools.hxx
+++ b/include/basegfx/utils/gradienttools.hxx
@@ -245,7 +245,7 @@ namespace basegfx
            the given SingleAlpha as value.
            At return it guarantees that both have the same
            number of entries with the same StopOffsets, so
-           that synchonized pair of ColorStops can e.g. be used
+           that synchronized pair of ColorStops can e.g. be used
            to export a Gradient with defined/adapted alpha
            being 'coupled' indirectly using the
            'FillTransparenceGradient' method (at import time).

Reply via email to