Fix typo in plasma apidox.

This commit is contained in:
Nicolás Alvarez 2011-06-24 23:49:45 -03:00 committed by David Faure
parent 5484609cd3
commit 8002f8754f

View File

@ -57,7 +57,7 @@ class DataContainerPrivate;
* See DataEngine::addSource() for more information. * See DataEngine::addSource() for more information.
* *
* Note that there is normally no need to subclass DataContainer, except as * Note that there is normally no need to subclass DataContainer, except as
* a way of encapsulating the data retreival for a source, since all notifications * a way of encapsulating the data retrieval for a source, since all notifications
* are done via signals rather than virtual methods. * are done via signals rather than virtual methods.
**/ **/
class PLASMA_EXPORT DataContainer : public QObject class PLASMA_EXPORT DataContainer : public QObject