summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SubTotalDescriptor.idl')
-rw-r--r--offapi/com/sun/star/sheet/SubTotalDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
index 399cb5b1d7d1..4fe66bd28d14 100644
--- a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
@@ -51,7 +51,7 @@ module com { module sun { module star { module sheet {
/** represents a description of how subtotals are created.
<p>The descriptor contains properties and a collection of subtotal fields
- which control the behaviour of operation.</p>
+ which control the behavior of operation.</p>
*/
published service SubTotalDescriptor
{
@@ -78,7 +78,7 @@ published service SubTotalDescriptor
//-------------------------------------------------------------------------
//!published service PropertySet
- /** procides access to the properties.
+ /** provides access to the properties.
*/
interface com::sun::star::beans::XPropertySet;