fixed typo

svn path=/trunk/KDE/kdebase/apps/; revision=643569
This commit is contained in:
Peter Penz 2007-03-17 20:39:15 +00:00
parent 9ed13b31b4
commit 9b9c12ec69

View file

@ -95,7 +95,7 @@ public:
public slots: public slots:
/** /**
* Returns the main windows ID, mainly used throught DBus. * Returns the main window ID used through DBus.
*/ */
int getId() const { return m_id; } int getId() const { return m_id; }