Rewrite comment

This commit is contained in:
Florian Bruhin 2018-03-02 06:31:23 +01:00
parent fb7fa0cb49
commit 6fc560fc78

View File

@ -153,7 +153,7 @@ class WebKitSearch(browsertab.AbstractSearch):
" for {}".format(text))
return
# Clear old search results, this is done automatically on other backends
# Clear old search results, this is done automatically on QtWebEngine.
self.clear()
self.text = text