From: Peter Penz Date: Sat, 17 Mar 2007 20:39:15 +0000 (+0000) Subject: fixed typo X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/9b9c12ec69913d1837b6dd252457babc02c32249 fixed typo svn path=/trunk/KDE/kdebase/apps/; revision=643569 --- diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index c46630eda..d481a9e31 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -95,7 +95,7 @@ public: 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; }