Correct api docs

svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=674144
This commit is contained in:
Will Stephenson 2007-06-11 21:11:22 +00:00
parent 5957c71110
commit f618eaf0b6

View File

@ -133,7 +133,7 @@ class PLASMA_EXPORT DataEngine : public QObject
/**
* Reference counting method. Used to determine if this DataEngine is
* used.
* @return true if the reference count is zero
* @return true if the reference count is non-zero
**/
bool isUsed() const;