From 8660e439776a61220b1be86e4669692bbfa86085 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 14 Jun 2019 22:42:17 +0000 Subject: Fix typo Change-Id: I272af08184af325933ef1549ad69f1df06793177 Reviewed-on: https://gerrit.libreoffice.org/74867 Tested-by: Jenkins Reviewed-by: Julien Nabet --- include/basegfx/tuple/b2i64tuple.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/basegfx/tuple/b2i64tuple.hxx') diff --git a/include/basegfx/tuple/b2i64tuple.hxx b/include/basegfx/tuple/b2i64tuple.hxx index a47a82e1db2a..ee86ef34ba1f 100644 --- a/include/basegfx/tuple/b2i64tuple.hxx +++ b/include/basegfx/tuple/b2i64tuple.hxx @@ -29,7 +29,7 @@ namespace basegfx /** Base class for all Points/Vectors with two sal_Int64 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 two sal_Int64 values -- cgit v1.2.3