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

New commits:
commit 420ac523d8cc06278eed67d10ef60c56422c2c80
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 14 22:42:21 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 26 23:30:10 2019 +0200

    Fix typo
    
    Change-Id: I7cc008f709c8072681e216bbffd7ca68b4f86ba5
    Reviewed-on: https://gerrit.libreoffice.org/74761
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/basegfx/color/bcolormodifier.hxx 
b/include/basegfx/color/bcolormodifier.hxx
index 56b6c0a3a386..0f03f1080d9c 100644
--- a/include/basegfx/color/bcolormodifier.hxx
+++ b/include/basegfx/color/bcolormodifier.hxx
@@ -246,7 +246,7 @@ namespace basegfx
     /** convert color to black and white
 
         returns black when the luminance of the given color is less than
-        the given treshhold value in the range [0.0 .. 1.0], else white
+        the given threshold value in the range [0.0 .. 1.0], else white
     */
     class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC BColorModifier_black_and_white : 
public BColorModifier
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to