diff -r c305d31642ac -r d187ea93fc4f QTfrontend/util/SDLInteraction.h --- a/QTfrontend/util/SDLInteraction.h Wed Apr 25 17:44:48 2012 +0200 +++ b/QTfrontend/util/SDLInteraction.h Thu Apr 26 07:22:05 2012 +0200 @@ -43,7 +43,7 @@ * @brief Class constructor of the singleton. * * Not to be used from outside the class, - * use the static {@link HWDataManager::instance()} instead. + * use the static {@link DataManager::instance()} instead. * * @see singleton pattern */