diff -r d1479a4f1426 -r 6ee2e475490c src/eric7/UI/FindFileWidget.py --- a/src/eric7/UI/FindFileWidget.py Mon Apr 08 17:02:11 2024 +0200 +++ b/src/eric7/UI/FindFileWidget.py Tue Apr 09 14:27:03 2024 +0200 @@ -49,7 +49,7 @@ all ticked replacement operations. @signal sourceFile(str, int, str, int, int) emitted to open a source file - at a specificline + at a specific line @signal designerFile(str) emitted to open a Qt-Designer file @signal linguistFile(str) emitted to open a Qt-Linguist (*.ts) file @signal trpreview([str]) emitted to preview Qt-Linguist (*.qm) files