gtk-embed: Fix typo in comment

This commit is contained in:
Florian Müllner 2015-03-20 02:27:07 +01:00
parent e76e874093
commit f0c0687b43

View File

@ -94,7 +94,7 @@ shell_gtk_embed_window_created_cb (MetaDisplay *display,
clutter_actor_set_opacity (window_actor, 0);
/* Set an empty input shape on the window so that it can't get
any input. This probably isn't the ideal way to acheive this.
any input. This probably isn't the ideal way to achieve this.
It would probably be better to force the window to go behind
Mutter's guard window, but this is quite difficult to do as
Mutter doesn't manage the stacking for override redirect