[devhelp] Small wording improvement in a comment



commit 2600490ef6619b670e878c31423065f382786775
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Apr 13 16:09:50 2020 +0200

    Small wording improvement in a comment

 devhelp/dh-web-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/devhelp/dh-web-view.c b/devhelp/dh-web-view.c
index be5d8fb2..8c1ca9b5 100644
--- a/devhelp/dh-web-view.c
+++ b/devhelp/dh-web-view.c
@@ -677,7 +677,7 @@ dh_web_view_set_search_text (DhWebView   *view,
         if (search_text != NULL && search_text[0] != '\0') {
                 /* If webkit_find_controller_search() is called a second time
                  * with the same parameters it's not a NOP, it launches a new
-                 * search, apparently, which screws up search_next() and
+                 * search, apparently, which ruins search_next() and
                  * search_previous(). So we must call it only once for the same
                  * search string.
                  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]