diff --git a/wallpaper.h b/wallpaper.h index 6b3367667..ddba1f52f 100644 --- a/wallpaper.h +++ b/wallpaper.h @@ -164,7 +164,7 @@ class PLASMA_EXPORT Wallpaper : public QObject QList 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;