diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c index 2c1b8ad84d..4555229f04 100644 --- a/gtk/gtkcssprovider.c +++ b/gtk/gtkcssprovider.c @@ -290,7 +290,7 @@ * @import url ("path/to/common.css"); * * - * + * * In order to extend key bindings affecting different widgets, GTK+ * supports the @binding-set rule to parse a set of bind/unbind * directives, see #GtkBindingSet for the supported syntax. Note that