diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2017-02-18 23:42:01 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-02-19 08:07:32 +0000 |
commit | 07f98f3fdcc34320736e8c75c2528866eae65f30 (patch) | |
tree | d8e5572eb65f4a759263a9f0054138365b30a213 /include/svx/unoprov.hxx | |
parent | 6ec1c0e803d52ff3ef28251b9e411f5f598b42d5 (diff) |
Typos: mainly translation remnants of Objekt instead of object
Change-Id: I84c488a4a0fa96f85158d34035a16aa5e10c7c21
Reviewed-on: https://gerrit.libreoffice.org/34418
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Fakabbir Amin (Aeimi) <fakabbir@gmail.com>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svx/unoprov.hxx')
-rw-r--r-- | include/svx/unoprov.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unoprov.hxx b/include/svx/unoprov.hxx index 9ac270cf7823..38a593092498 100644 --- a/include/svx/unoprov.hxx +++ b/include/svx/unoprov.hxx @@ -57,7 +57,7 @@ public: #define SVXMAP_POLYPOLYGONBEZIER 5 #define SVXMAP_GRAPHICOBJECT 6 #define SVXMAP_3DSCENEOBJECT 7 -#define SVXMAP_3DCUBEOBJEKT 8 +#define SVXMAP_3DCUBEOBJECT 8 #define SVXMAP_3DSPHEREOBJECT 9 #define SVXMAP_3DLATHEOBJECT 10 #define SVXMAP_3DEXTRUDEOBJECT 11 |