diff options
-rw-r--r-- | wm-spec/wm-spec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml index aadce16..48de11e 100644 --- a/wm-spec/wm-spec.xml +++ b/wm-spec/wm-spec.xml @@ -1235,7 +1235,7 @@ _NET_WM_ACTION_FULLSCREEN indicates that the window may be brought to _NET_WM_ACTION_CHANGE_DESKTOP indicates that the window may be moved between desktops. </para> <para> -_NET_WM_ACTION_CLOSE indicates that the window may be closed (i.e. a WM_DELETE_WINDOW +_NET_WM_ACTION_CLOSE indicates that the window may be closed (i.e. a _NET_CLOSE_WINDOW message may be sent). </para> </sect2> |