Fixed a few typos and improve some sentences in the documentation

This commit is contained in:
Marco Antognini 2014-11-17 17:29:55 +01:00
parent 6ef3cb27a1
commit aef8f826f1
2 changed files with 19 additions and 19 deletions

View file

@ -177,7 +177,7 @@ public:
////////////////////////////////////////////////////////////
/// \brief Notify an event
///
/// \param event Evenet to forward
/// \param event Event to forward
///
////////////////////////////////////////////////////////////
void forwardEvent(Event event);