summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/ViewDescriptor.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/ViewDescriptor.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
index 0ccc5c5f3cfa..13ae38f2a781 100644
--- a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
@@ -42,7 +42,7 @@ published service ViewDescriptor
[property] string SchemaName;
- /** is the command for creating the view. After appending a view to it's
+ /** is the command for creating the view. After appending a view to its
container, the command may be empty. This is typically a
SQL Select-Statement.
*/