summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/Tools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/Tools.hxx')
-rw-r--r--reportdesign/source/core/inc/Tools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/Tools.hxx b/reportdesign/source/core/inc/Tools.hxx
index 39df3b2e4304..63b923340d30 100644
--- a/reportdesign/source/core/inc/Tools.hxx
+++ b/reportdesign/source/core/inc/Tools.hxx
@@ -52,7 +52,7 @@ namespace reportdesign
/** uses the XChild interface to get the section from any child of it.
*
* \param _xReportComponent A report component which is a child of the section.
- * \return The sectin where this report component resists in.
+ * \return The section where this report component resists in.
*/
::com::sun::star::uno::Reference< ::com::sun::star::report::XSection> lcl_getSection(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _xReportComponent);