┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 1 insertions, 1 deletions
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; }