Fix a typo

This commit is contained in:
Matthias Clasen 2013-03-18 01:20:08 -04:00
parent 4fd67b8c62
commit bec5798180

View File

@ -5090,7 +5090,7 @@ create_decoration (GtkWidget *widget)
GtkStyleContext *context;
const gchar *title;
/* Clien decorations already created */
/* Client decorations already created */
if (priv->client_decorated)
return;