From 96744db8508ed77f8288cf71a6232486f23f25f6 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 28 Apr 2019 21:11:14 +0000 Subject: Fix typo Change-Id: Ia21f12ac5fc872ca7c04e61e795b9f9f049a3dbe Reviewed-on: https://gerrit.libreoffice.org/71777 Tested-by: Jenkins Reviewed-by: Julien Nabet --- dbaccess/source/filter/xml/xmlfilter.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess/source') 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) -- cgit v1.2.3