summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uno/XAggregation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uno/XAggregation.idl')
-rw-r--r--udkapi/com/sun/star/uno/XAggregation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/uno/XAggregation.idl b/udkapi/com/sun/star/uno/XAggregation.idl
index b7a81b98ec29..2bd5b6f256b1 100644
--- a/udkapi/com/sun/star/uno/XAggregation.idl
+++ b/udkapi/com/sun/star/uno/XAggregation.idl
@@ -62,7 +62,7 @@ module com { module sun { module star { module uno {
@deprecated
Aggregation will no longer be supported as a high-level concept of UNO.
- You may still have the option to implement an UNO object consisting of
+ You may still have the option to implement a UNO object consisting of
several single objects in your specific programming language, though this
depends on your programming language.
*/