nto->not where appropriate



SVN revision: 52494
This commit is contained in:
Lucas De Marchi 2010-09-20 17:17:04 +00:00
parent f6e7ef6d79
commit 59ea1f071d
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
/* 6 = Dock (always on top - for panel) */
/* The app sets this alone, not the WM. If this property changes the WM */
/* should comply and change the appearance/behavior of the Client window */
/* if this hint does nto exist the WM Will create it on the Client window */
/* if this hint does not exist the WM Will create it on the Client window */
#define WIN_LAYER_DESKTOP 0
#define WIN_LAYER_BELOW 2
#define WIN_LAYER_NORMAL 4