changeset 6930 | d187ea93fc4f |
parent 6700 | e04da46ee43c |
child 6952 | 7f70f37bbf08 |
--- 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 <i>singleton</i>. * * Not to be used from outside the class, - * use the static {@link HWDataManager::instance()} instead. + * use the static {@link DataManager::instance()} instead. * * @see <a href="http://en.wikipedia.org/wiki/Singleton_pattern">singleton pattern</a> */