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 *