[Libreoffice-commits] core.git: include/basegfx

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Mar 7 10:57:38 UTC 2020


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

New commits:
commit 42a7fdb8e6eeb09db7bc64e2078632a3c68a2c12
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Mar 7 09:10:14 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Mar 7 11:57:06 2020 +0100

    Fix typo
    
    Change-Id: Iae11728865c307355b610dc3169d15ae40988f0e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90142
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/basegfx/utils/common.hxx b/include/basegfx/utils/common.hxx
index 522bfbcb2bff..1c11a8bf2398 100644
--- a/include/basegfx/utils/common.hxx
+++ b/include/basegfx/utils/common.hxx
@@ -21,7 +21,7 @@
 
 namespace basegfx
 {
-// The axis or dimension in a 2D coordiante system
+// The axis or dimension in a 2D coordinate system
 enum class Axis2D
 {
     X,


More information about the Libreoffice-commits mailing list