diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-03-14 18:08:50 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-03-14 18:18:40 +0100 |
commit | 9d0e346d604a55126d0cb37c77b3d0b36a565582 (patch) | |
tree | 9529b4f604adfa83a00c2747c007edb32f240822 /offapi | |
parent | a63cc778d1d09f49046f1e205557b08534fdc030 (diff) |
spelling
Change-Id: Ie56501b781920a0d568062806211abec7e755e00
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/report/XGroup.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/report/XGroup.idl b/offapi/com/sun/star/report/XGroup.idl index 9fb409b6279a..65285cf820e9 100644 --- a/offapi/com/sun/star/report/XGroup.idl +++ b/offapi/com/sun/star/report/XGroup.idl @@ -109,7 +109,7 @@ interface XGroup */ [attribute,readonly] com::sun::star::report::XGroups Groups; - /** Defines either a column name or a expression. + /** Defines either a column name or an expression. */ [attribute,bound] string Expression; |