small doc update reflecting a past commit

svn path=/trunk/KDE/kdelibs/; revision=1136034
This commit is contained in:
Beat Wolf 2010-06-08 18:35:41 +00:00
parent a5dc1e58fd
commit 8d20822a09

View File

@ -88,7 +88,7 @@ class PLASMA_EXPORT DataContainer : public QObject
* DataContainer. * DataContainer.
* *
* @param key a string used as the key for the data * @param key a string used as the key for the data
* @param value a QVariant holding the actual data. If a null or invalid * @param value a QVariant holding the actual data. If a invalid
* QVariant is passed in and the key currently exists in the * QVariant is passed in and the key currently exists in the
* data, then the data entry is removed * data, then the data entry is removed
**/ **/