summaryrefslogtreecommitdiffstats
path: root/svx/source/inc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-09 10:12:07 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-09 10:12:07 +0100
commit94bc29cb71d08ebe039d5ce5b6b2762ac24cbb8f (patch)
treeb24cede14403ab264d7f7684df3d603a15d2f010 /svx/source/inc
parentTypo: prefere -> prefer (diff)
downloadcore-94bc29cb71d08ebe039d5ce5b6b2762ac24cbb8f.tar.gz
core-94bc29cb71d08ebe039d5ce5b6b2762ac24cbb8f.zip
Typo: I/internaly -> I/internally
Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/svxrectctaccessiblecontext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/inc/svxrectctaccessiblecontext.hxx b/svx/source/inc/svxrectctaccessiblecontext.hxx
index 7357b1c0f4bc..69f46fe7a57f 100644
--- a/svx/source/inc/svxrectctaccessiblecontext.hxx
+++ b/svx/source/inc/svxrectctaccessiblecontext.hxx
@@ -236,7 +236,7 @@ protected:
/** Selects a new child by index.
<p>If the child was not selected before, the state of the child will
- be updated. If the index is invalid, the index will internaly set to NOCHILDSELECTED</p>
+ be updated. If the index is invalid, the index will internally set to NOCHILDSELECTED</p>
@param nIndexOfChild
Index of the new child which should be selected.
@@ -247,7 +247,7 @@ public:
/** Selects a new child by point.
<p>If the child was not selected before, the state of the child will
- be updated. If the point is not invalid, the index will internaly set to NOCHILDSELECTED</p>
+ be updated. If the point is not invalid, the index will internally set to NOCHILDSELECTED</p>
@param eButton
Button which belongs to the child which should be selected.