summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl')
-rw-r--r--offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
index e566f3306b7b..df6e33d736d4 100644
--- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
+++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
@@ -97,7 +97,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface
/** returns the currently used group.
<p>
- The columns returned form the GROUP BY clause.
+ The columns returned from the GROUP BY clause.
</p>
@returns
a collection of com::sun::star::sdb::GroupColumn which form the GROUP BY.