QTfrontend/util/HWDataManager.h
changeset 6165 6fe3e922246e
parent 6162 437116977d43
child 6167 728cabee2c9f
--- a/QTfrontend/util/HWDataManager.h	Fri Oct 21 04:11:26 2011 +0200
+++ b/QTfrontend/util/HWDataManager.h	Fri Oct 21 07:00:49 2011 +0200
@@ -41,11 +41,11 @@
 {
 public:
     /**
-     * @brief Returns a pointer to the <i>singleton</i> instance of this class.
+     * @brief Returns reference to the <i>singleton</i> instance of this class.
      * 
      * @see <a href="http://en.wikipedia.org/wiki/Singleton_pattern">singleton pattern</a>
      * 
-     * @return pointer to the instance.
+     * @return reference to the instance.
      */
     static HWDataManager & instance();