aboutsummaryrefslogtreecommitdiffstats
path: root/InputEventManager/src/inputeventmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'InputEventManager/src/inputeventmanager.h')
-rw-r--r--InputEventManager/src/inputeventmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/InputEventManager/src/inputeventmanager.h b/InputEventManager/src/inputeventmanager.h
index 075895c..5cba888 100644
--- a/InputEventManager/src/inputeventmanager.h
+++ b/InputEventManager/src/inputeventmanager.h
@@ -40,7 +40,7 @@ private:
InputeventAdaptor *mp_inputEventAdaptor;
org::agl::homescreen *mp_dBusHomeScreenProxy;
- //from inputevent_adaptor.h
+ //from inputevent_adapter.h
public Q_SLOTS: // METHODS
void hardKeyPressed(int key);