summaryrefslogtreecommitdiff
path: root/include/svx/IAccessibleViewForwarder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/IAccessibleViewForwarder.hxx')
-rw-r--r--include/svx/IAccessibleViewForwarder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/IAccessibleViewForwarder.hxx b/include/svx/IAccessibleViewForwarder.hxx
index cbf9f87a68b9..d087e3e4d2cc 100644
--- a/include/svx/IAccessibleViewForwarder.hxx
+++ b/include/svx/IAccessibleViewForwarder.hxx
@@ -39,7 +39,7 @@ namespace accessibility {
differs in two important points: Firstly the <member>GetVisArea</member>
method returns a rectangle in internal coordinates and secondly the
transformation methods do not require explicit mapmodes. These have to
- be provided implicitely by the classes that implement this
+ be provided implicitly by the classes that implement this
interface. A third, less important, difference are the additional
transfomation methods for sizes. The reasons for their existince are
convenience and improved performance.</p>