┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-03-17 20:39:15 +0000
committerPeter Penz <[email protected]>2007-03-17 20:39:15 +0000
commit9b9c12ec69913d1837b6dd252457babc02c32249 (patch)
tree48a6f146f1ca5ad0b6945af0464026d78ea65b5f
parent9ed13b31b458bc4d41c7b1c5bbc472fce3554d8d (diff)
fixed typo
svn path=/trunk/KDE/kdebase/apps/; revision=643569
-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; }