From 3c24748547e8ffbb8f6f3842eb7f30fc32641b03 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Wed, 5 May 2010 20:00:56 +0000 Subject: [PATCH] ++apidoxAccuracy svn path=/trunk/KDE/kdelibs/; revision=1123297 --- applet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applet.h b/applet.h index ec914c0c2..3f23a5226 100644 --- a/applet.h +++ b/applet.h @@ -694,7 +694,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget /** * This signal indicates that an application launch, window * creation or window focus event was triggered. This is used, for instance, - * to ensure that the Dashboard view in Plasma hides when such an event is + * to ensure that the Dashboard view in Plasma Desktop hides when such an event is * triggered by an item it is displaying. */ void releaseVisualFocus();