summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/container/XIndexAccess.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/container/XIndexAccess.idl b/udkapi/com/sun/star/container/XIndexAccess.idl
index 40c578f13602..684efd991123 100644
--- a/udkapi/com/sun/star/container/XIndexAccess.idl
+++ b/udkapi/com/sun/star/container/XIndexAccess.idl
@@ -50,7 +50,7 @@ published interface XIndexAccess: com::sun::star::container::XElementAccess
@param Index
specifies the position in the array. The first index is 0.
- @throws com::sun::star::lang::IndexOutOfBoundException
+ @throws com::sun::star::lang::IndexOutOfBoundsException
if the index is not valid.
@throws com::sun::star::lang::WrappedTargetException