SVN_SILENT --typo

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=745297
This commit is contained in:
Sebastian Kügler 2007-12-05 22:31:23 +00:00
parent 57f73a4dc1
commit 792274b1da

View File

@ -47,7 +47,7 @@ class Package;
* First, it is the base class for the plugin system and therefore is the
* interface to applets for host applications. It also handles the life time
* management of data engines (e.g. all data engines accessed via
* Applet::datEngine(const QString&) are properly deref'd on Applet
* Applet::dataEngine(const QString&) are properly deref'd on Applet
* destruction), background painting (allowing for consistent and complex
* look and feel in just one line of code for applets), loading and starting
* of scripting support for each applet, providing access to the associated