summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterGeometryHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterGeometryHelper.hxx')
-rw-r--r--sdext/source/presenter/PresenterGeometryHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterGeometryHelper.hxx b/sdext/source/presenter/PresenterGeometryHelper.hxx
index 0279933fd5b2..5fafcece94cc 100644
--- a/sdext/source/presenter/PresenterGeometryHelper.hxx
+++ b/sdext/source/presenter/PresenterGeometryHelper.hxx
@@ -76,7 +76,7 @@ public:
const css::geometry::RealRectangle2D& rBox,
const css::geometry::RealPoint2D& rPoint);
- /** Return whether rBox1 is completly inside rBox2.
+ /** Return whether rBox1 is completely inside rBox2.
*/
static bool IsInside (
const css::awt::Rectangle& rBox1,