summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 12:50:45 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 10:34:14 +0200
commitdb8e2693eddb8cb7e2e584e5d64f8fa47d04b5b4 (patch)
tree81037391d2cc084a05995d5c0814c9f8fa1e007b /include/svx/svdmrkv.hxx
parentd66f49d3d0077bd8d6da11fc76204adf0c03d0e1 (diff)
Fix typos
Change-Id: Id465a50e53b35d259a3fde91bfad35cebf1ce064 Reviewed-on: https://gerrit.libreoffice.org/77263 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svx/svdmrkv.hxx')
-rw-r--r--include/svx/svdmrkv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index 05d7458f5b42..a593130163c0 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -423,11 +423,11 @@ public:
// separately. The method returns sal_True, if at least one group was entered.
void EnterMarkedGroup();
- // Rotation center point and start point of the axis of reflextion, respectively
+ // Rotation center point and start point of the axis of reflection, respectively
const Point& GetRef1() const { return maRef1; }
void SetRef1(const Point& rPt);
- // End point of the axis of reflextion
+ // End point of the axis of reflection
const Point& GetRef2() const { return maRef2; }
void SetRef2(const Point& rPt);
/// Get access to the view shell owning this draw view, if any.
@@ -435,7 +435,7 @@ public:
};
-// - Hit tolarances:
+// - Hit tolerances:
// It has to be declared in logical coordinates. So please translate the
// wanted pixel value with PixelToLogic in Logical values.
// Taking as example a logical value of 100: