┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-10-17 19:34:51 +0000
committerPeter Penz <[email protected]>2009-10-17 19:34:51 +0000
commit52ce79d1bdfd881802cfb38a27ba1a502b7c6b6e (patch)
tree72342982e8373da693a6a0412f942330355469ce /src/dolphinmainwindow.h
parent213705a22c07778934e3ac4da35ce2e60be9727e (diff)
SVN_SILENT: fixed documentation
svn path=/trunk/KDE/kdebase/apps/; revision=1036786
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 223b0cb3f..dab79559b 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -383,7 +383,7 @@ private slots:
void slotTabMoved(int from, int to);
/**
- * Is connected to the searchbox signal 'textEdited' and
+ * Is connected to the searchbox signal 'textChanged' and
* takes care to make the search options configurator visible
* if a search text has been entered.
*/