summaryrefslogtreecommitdiff
path: root/include/basegfx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-03-07 09:10:14 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-03-07 11:57:06 +0100
commit42a7fdb8e6eeb09db7bc64e2078632a3c68a2c12 (patch)
treeae4df87cc5c0eea51d6bffbbf358d847854b9b96 /include/basegfx
parent474047e17530741014f0da3798e10b7db4093868 (diff)
Fix typo
Change-Id: Iae11728865c307355b610dc3169d15ae40988f0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90142 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/basegfx')
-rw-r--r--include/basegfx/utils/common.hxx2
1 files changed, 1 insertions, 1 deletions
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,