From b4b9b94efd6cdc824b5f02a977ec9921fb7cacbd Mon Sep 17 00:00:00 2001
From: Julien Nabet <serval2412@yahoo.fr>
Date: Tue, 24 Feb 2015 23:48:01 +0100
Subject: Typo: feture->feature

Change-Id: Ie1c92ff5f65b019d3f1306917cd924036eea7909
---
 reportdesign/source/ui/inc/ReportController.hxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'reportdesign')

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
         */
-- 
cgit