SVN_SILENT: Fix small typo in apidox

svn path=/trunk/KDE/kdelibs/; revision=953304
This commit is contained in:
Jonathan Michael Thomas 2009-04-13 17:33:23 +00:00
parent e58c7051ab
commit f2996a2da2

View File

@ -164,7 +164,7 @@ class PLASMA_EXPORT Wallpaper : public QObject
QList<KServiceAction> listRenderingModes() const;
/**
* @return true if initialized (usually by calling retore), false otherwise
* @return true if initialized (usually by calling restore), false otherwise
*/
bool isInitialized() const;