diff --git a/offapi/com/sun/star/accessibility/AccessibleStateType.idl b/offapi/com/sun/star/accessibility/AccessibleStateType.idl index f5dcad22a48a..de1bfc2b8ec7 100644 --- a/offapi/com/sun/star/accessibility/AccessibleStateType.idl +++ b/offapi/com/sun/star/accessibility/AccessibleStateType.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module accessibility {

These states are giving values corresponding to the bits of a 64-bit value, since we OR them together to create bitsets to represent the - combinated state of an accessibility object .

+ combined state of an accessibility object .

@since OOo 1.1.2 */