From: Peter Penz Date: Sat, 17 Oct 2009 19:34:51 +0000 (+0000) Subject: SVN_SILENT: fixed documentation X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/52ce79d1bdfd881802cfb38a27ba1a502b7c6b6e SVN_SILENT: fixed documentation svn path=/trunk/KDE/kdebase/apps/; revision=1036786 --- 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. */