diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index 0084343fbf..532a820546 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -3114,7 +3114,7 @@ gdk_color_to_css (GdkColor *color) * As implementation details, the icon loaded needs to be of SVG type, * contain the "symbolic" term as the last chunk of the icon name, * and use the fg, success, warning and error styles in the SVG file itself. - * See the Symbolic Icons spec + * See the Symbolic Icons spec * for more information about symbolic icons. * * Return value: a #GdkPixbuf representing the loaded icon