diff -r 89b8e0a67fde -r 6a37b6ac3928 src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html Sun Jan 14 13:02:05 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html Tue Jan 16 14:18:52 2024 +0100 @@ -105,7 +105,7 @@ </tr> <tr> <td><a href="#SafeBrowsingCache.lookupFullHashes">lookupFullHashes</a></td> -<td>Public method to get a list of threat lists and expiration flag for the given hashes if a hash is blacklisted.</td> +<td>Public method to get a list of threat lists and expiration flag for the given hashes if a hash is on the block list.</td> </tr> <tr> <td><a href="#SafeBrowsingCache.lookupHashPrefix">lookupHashPrefix</a></td> @@ -326,7 +326,7 @@ <b>lookupFullHashes</b>(<i>hashValues</i>) <p> Public method to get a list of threat lists and expiration flag - for the given hashes if a hash is blacklisted. + for the given hashes if a hash is on the block list. </p> <dl>