forked from e16/e16
1
0
Fork 0

Fix typos

"he->the" where appropriate



SVN revision: 52493
This commit is contained in:
Lucas De Marchi 2010-09-20 17:09:13 +00:00
parent e5fd2ed36e
commit f6e7ef6d79
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 ont he Client window */
/* if this hint does nto 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