summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:48:01 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:48:01 +0100
commitb4b9b94efd6cdc824b5f02a977ec9921fb7cacbd (patch)
tree2029c10ffdf6e555ffe1c949e91691ca8d1c5d0b /reportdesign
parent03d145d882b1f5d7049119672c28a204f62159d0 (diff)
Typo: feture->feature
Change-Id: Ie1c92ff5f65b019d3f1306917cd924036eea7909
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/inc/ReportController.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/ReportController.hxx b/reportdesign/source/ui/inc/ReportController.hxx
index cd347f242ab2..acb4c0072641 100644
--- a/reportdesign/source/ui/inc/ReportController.hxx
+++ b/reportdesign/source/ui/inc/ReportController.hxx
@@ -299,7 +299,7 @@ namespace rptui
*/
void createDefaultControl(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& _aArgs);
- /** fills the state for the feture request.
+ /** fills the state for the feature request.
@param _sProperty the property which should be filled in the value
@param _rState the state to fill
*/