forked from AuroraMiddleware/gtk
Fix a typo
This commit is contained in:
parent
4fd67b8c62
commit
bec5798180
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user