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

New commits:
commit d1e97808f54bef3e5e87647d82e37662580b607c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Apr 14 12:06:49 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Apr 14 14:26:41 2023 +0200

    Fix typo
    
    Change-Id: Idb607f8d35163de55e29415efe8a3cfb029eb9e7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150403
    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 1d701e4b8248..9e1159c46f1b 100644
--- a/basegfx/source/tools/gradienttools.cxx
+++ b/basegfx/source/tools/gradienttools.cxx
@@ -265,7 +265,7 @@ namespace basegfx
     namespace utils
     {
         /* Tooling method to extract data from given awt::Gradient2
-           to ColorStops, doing some corrections, partitally based
+           to ColorStops, doing some corrections, partially based
            on given SingleColor.
            This will do quite some preparations for the gradient
            as follows:

Reply via email to