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

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

    Fix typo
    
    Change-Id: I59de66225912c4a5ebf257ee47b29d20c23649af
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150402
    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 f75f64ec20f3..acc33f179104 100644
--- a/include/basegfx/utils/gradienttools.hxx
+++ b/include/basegfx/utils/gradienttools.hxx
@@ -215,7 +215,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