diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/UI/FindFileDialog.py --- a/eric6/UI/FindFileDialog.py Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/UI/FindFileDialog.py Sat Dec 19 15:22:26 2020 +0100 @@ -144,7 +144,7 @@ @param start start position of match (integer) @param end end position of match (integer) @param replTxt text with replacements applied (string) - @keyparam md5 MD5 hash of the file (string) + @param md5 MD5 hash of the file (string) """ if self.__lastFileItem is None: # It's a new file