[gtk/matthiasc/for-master: 20/20] searchentry: Typo fix




commit 82f40a92c16ff22d6bcef78bd1e37dd6bcd1c46d
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Mar 4 10:05:19 2021 -0500

    searchentry: Typo fix

 gtk/gtksearchentry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 8b03286a02..0e45015a19 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -79,7 +79,7 @@
  * ]|
  *
  * GtkSearchEntry has a single CSS node with name entry that carries
- * a .sarch style class, and the text node is a child of that.
+ * a .search style class, and the text node is a child of that.
  *
  * # Accessibility
  *


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