summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/SortableGridDataModel.idl')
-rwxr-xr-xoffapi/com/sun/star/awt/grid/SortableGridDataModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl b/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl
index de067372113a..31086e2a96d8 100755
--- a/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl
@@ -48,7 +48,7 @@ interface XMutableGridDataModel;
in this column is taken into account. Further read requests to this column will assume that all non-<VOID/> data is of
the same type.</p>
- <p>Consequently, you cannot use this service with data sets containing heterogenous data in a given column.</p>
+ <p>Consequently, you cannot use this service with data sets containing heterogeneous data in a given column.</p>
<p>All requests made via the <type>XMutableGridDataModel</type> are delegated to the <code>XMutableGridDataModel</code>
instance passed in the service constructor.</p>