diff options
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/source/ui/inc/ReportController.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/ReportController.hxx b/reportdesign/source/ui/inc/ReportController.hxx index 55f952147e6b..b2a29dfb79a1 100644 --- a/reportdesign/source/ui/inc/ReportController.hxx +++ b/reportdesign/source/ui/inc/ReportController.hxx @@ -237,7 +237,7 @@ namespace rptui */ void createPageNumber(const css::uno::Sequence< css::beans::PropertyValue >& _aArgs); - /** creates a formatted filed with TODAY() function and if set also an NOW() function + /** creates a formatted field with TODAY() function and if set also an NOW() function * * \param _aArgs */ |