diff options
| author | Peter Penz <[email protected]> | 2009-10-17 19:34:51 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-10-17 19:34:51 +0000 |
| commit | 52ce79d1bdfd881802cfb38a27ba1a502b7c6b6e (patch) | |
| tree | 72342982e8373da693a6a0412f942330355469ce /src | |
| parent | 213705a22c07778934e3ac4da35ce2e60be9727e (diff) | |
SVN_SILENT: fixed documentation
svn path=/trunk/KDE/kdebase/apps/; revision=1036786
Diffstat (limited to 'src')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
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. */ |
