summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/Descriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/Descriptor.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/Descriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbcx/Descriptor.idl b/offapi/com/sun/star/sdbcx/Descriptor.idl
index 0dba8ade4e3c..27c709dd3bec 100644
--- a/offapi/com/sun/star/sdbcx/Descriptor.idl
+++ b/offapi/com/sun/star/sdbcx/Descriptor.idl
@@ -40,10 +40,10 @@
A descriptor is commonly created by the container of a specific object, such as, tables or views.
After the creation of the descriptor the properties have to be filled.
Afterwards, you append the descriptor to the container and the container creates a new object based
- on the informations of the descriptor. The descriptor can be used to create serveral objects.
+ on the informations of the descriptor. The descriptor can be used to create several objects.
</p>
<p>
- A descriptor containes at least the informations of the name of an object.
+ A descriptor contains at least the informations of the name of an object.
</p>
@see com::sun::star::sdbcx::XAppend
*/