src/eric7/UI/FindFileWidget.py

branch
eric7
changeset 10677
6ee2e475490c
parent 10621
f5631f40c4d9
child 10692
9becf9ca115c
--- 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

eric ide

mercurial