summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DataSource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/DataSource.idl')
-rw-r--r--offapi/com/sun/star/sdb/DataSource.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/DataSource.idl b/offapi/com/sun/star/sdb/DataSource.idl
index 690968053fae..663595081bb6 100644
--- a/offapi/com/sun/star/sdb/DataSource.idl
+++ b/offapi/com/sun/star/sdb/DataSource.idl
@@ -143,7 +143,7 @@ published service DataSource
of an existing value), the #Settings property wraps the #Info
property for easier single-value access.</p>
- <p>You should use the #Setting property if you need to access a few properties only,
+ <p>You should use the #Settings property if you need to access a few properties only,
and the #Info property if you need access to all existent settings at once.</p>
<p>The object represented by this property supports the com::sun::star::beans::PropertyBag
@@ -164,7 +164,7 @@ published service DataSource
Such properties are not removable from the bag, that is, their
com::sun::star::beans::PropertyAttribute::REMOVABLE attribute is <em>not</em> set.<br/>
Usually, you'll find that all of this properties have the
- com::sun::star::beans::::PropertyState::PropertyState_DEFAULT_VALUE state.</p>
+ com::sun::star::beans::PropertyState::PropertyState_DEFAULT_VALUE state.</p>
<p><em>User-defined</em> properties are the ones which are added at runtime by any instance. They might or might
not be removable, this depends on whether or not the code adding them specifies the