diff options
Diffstat (limited to 'gdk/gdktoplevel.c')
-rw-r--r-- | gdk/gdktoplevel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdktoplevel.c b/gdk/gdktoplevel.c index 49b9b8a6ca..a69f13fa62 100644 --- a/gdk/gdktoplevel.c +++ b/gdk/gdktoplevel.c @@ -475,7 +475,7 @@ gdk_toplevel_supports_edge_constraints (GdkToplevel *toplevel) * * If granted, the rerouting remains active until the default shortcuts * processing is restored with gdk_toplevel_restore_system_shortcuts(), - * or the request is revoked by the desktop enviroment, windowing system + * or the request is revoked by the desktop environment, windowing system * or the user. * * A typical use case for this API is remote desktop or virtual machine |