summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/Components.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/Components.idl')
-rw-r--r--offapi/com/sun/star/frame/Components.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/Components.idl b/offapi/com/sun/star/frame/Components.idl
index 705ad4364d73..f265161053c8 100644
--- a/offapi/com/sun/star/frame/Components.idl
+++ b/offapi/com/sun/star/frame/Components.idl
@@ -49,7 +49,7 @@ module com { module sun { module star { module frame {
published service Components
{
//-------------------------------------------------------------------------
- /** use it to get snapshot of current avaliable components as an enumeration
+ /** use it to get snapshot of current available components as an enumeration
*/
interface com::sun::star::container::XEnumerationAccess;
};