basegfx/source/tools/gradienttools.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 389c6267974a90b9b0e1eaf2a7434ca4aea38f76
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Feb 20 12:03:31 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Feb 20 21:15:45 2023 +0000

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

diff --git a/basegfx/source/tools/gradienttools.cxx 
b/basegfx/source/tools/gradienttools.cxx
index b3bb18f918da..5af4397eb3cd 100644
--- a/basegfx/source/tools/gradienttools.cxx
+++ b/basegfx/source/tools/gradienttools.cxx
@@ -530,7 +530,7 @@ namespace basegfx
                 return 0.0;
             }
 
-            // MCGR: Visualiations using the texturing method for
+            // MCGR: Visualizations using the texturing method for
             // displaying gradients (getBackTextureTransform is
             // involved) show wrong results for GradientElliptical
             // and GradientRect, this can be best seen when using

Reply via email to