Fix typo in plasma apidox.
This commit is contained in:
parent
5484609cd3
commit
8002f8754f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user