--- a/src/hbcore/feedback/hbfeedbackplugin.cpp Mon May 03 12:48:33 2010 +0300
+++ b/src/hbcore/feedback/hbfeedbackplugin.cpp Fri May 14 16:09:54 2010 +0300
@@ -56,7 +56,7 @@
\brief Base class for all feedback plugins.
- Implements abstract interface HbFeedbackPluginInterface and derives from QObject. All plugins
+ Implements abstract interface HbFeedbackPluginInterface and derives from QObject. All feedback plugins
are expected to derive from HbFeedbackPlugin.
*/
@@ -111,4 +111,3 @@
{
d->m_featureName = featureName;
}
-