summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-04-26 09:56:47 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-07-20 01:26:04 -0400
commit9c7cae1561cfe16226b1f16dce59f08a38da3ce0 (patch)
tree4eaa57139ad89692acc39438c5a225184efde5b7 /offapi
parent2d9bbc20d8d465afbf61d69bae120d30c14046f9 (diff)
Fix typos
Reviewed-on: https://gerrit.libreoffice.org/24317 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit fc2590cfa112222500a6c847917d7545f60024c6) Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleStateType.idl2
-rw-r--r--offapi/com/sun/star/accessibility/XAccessible.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleStateType.idl b/offapi/com/sun/star/accessibility/AccessibleStateType.idl
index 99602f13af11..c8c6e9f79ea2 100644
--- a/offapi/com/sun/star/accessibility/AccessibleStateType.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleStateType.idl
@@ -192,7 +192,7 @@ constants AccessibleStateType
/** Object information is stale and might not be up to date
<p>Indicates that the information that is returned from this object
- might be out of sync with with the application.</p>
+ might be out of sync with the application.</p>
*/
const short STALE = 27;
diff --git a/offapi/com/sun/star/accessibility/XAccessible.idl b/offapi/com/sun/star/accessibility/XAccessible.idl
index fd094e7eadf3..f1548fd51317 100644
--- a/offapi/com/sun/star/accessibility/XAccessible.idl
+++ b/offapi/com/sun/star/accessibility/XAccessible.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module accessibility {
accessible.
<p>It is used to provide access to the XAccessibleContext
- interface but allows at the same time that that interface is implemented
+ interface but allows at the same time that the interface is implemented
by another class.</p>
<p>The distinction between the interfaces XAccessible and