fixed typo in the documentation

svn path=/trunk/KDE/kdelibs/; revision=1153054
This commit is contained in:
Vitor Boschi da Silva 2010-07-22 13:41:21 +00:00
parent 6dfeeb5fe9
commit 5faa771dcb

View File

@ -71,7 +71,7 @@ class FrameSvgPrivate;
* @c topright will be ignored if @c top does not exist, and similarly for
* @c bottomleft and @c bottomright.
*
* @see Plamsa::Svg
* @see Plasma::Svg
**/
class PLASMA_EXPORT FrameSvg : public Svg
{