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

New commits:
commit 98f78fc6cae5879d7efd22fcb3c320f64fb6c2ed
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 14 22:42:14 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jun 29 16:51:13 2019 +0200

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

diff --git a/include/basegfx/tuple/b3ituple.hxx 
b/include/basegfx/tuple/b3ituple.hxx
index 913b4d847ce0..877e33f9a34e 100644
--- a/include/basegfx/tuple/b3ituple.hxx
+++ b/include/basegfx/tuple/b3ituple.hxx
@@ -28,7 +28,7 @@ namespace basegfx
     /** Base class for all Points/Vectors with three sal_Int32 values
 
         This class provides all methods common to Point
-        avd Vector classes which are derived from here.
+        and Vector classes which are derived from here.
 
         @derive Use this class to implement Points or Vectors
         which are based on three sal_Int32 values
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to