summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlfilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/xml/xmlfilter.hxx')
-rw-r--r--dbaccess/source/filter/xml/xmlfilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/filter/xml/xmlfilter.hxx b/dbaccess/source/filter/xml/xmlfilter.hxx
index c73230e94ff3..87704d2ade8a 100644
--- a/dbaccess/source/filter/xml/xmlfilter.hxx
+++ b/dbaccess/source/filter/xml/xmlfilter.hxx
@@ -144,7 +144,7 @@ public:
rtl::Reference < XMLPropertySetMapper > const & GetColumnStylesPropertySetMapper() const;
rtl::Reference < XMLPropertySetMapper > const & GetCellStylesPropertySetMapper() const;
- /** add a Info to the sequence which will be appended to the data source
+ /** add an Info to the sequence which will be appended to the data source
@param _rInfo The property to append.
*/
void addInfo(const css::beans::PropertyValue& _rInfo)