diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index c46630eda3..d481a9e317 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; }