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




commit a56bbb4a1219a79c278af235e67fef551e14baad
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]