next
Michael Stapelberg 2010-08-15 12:18:05 +02:00
parent b572fea5c6
commit 0411299e4c
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ struct Window {
char *class_class;
char *class_instance;
/** The name of the window as it will be passod to X11 (in UCS2 if the
/** The name of the window as it will be passed to X11 (in UCS2 if the
* application supports _NET_WM_NAME, in COMPOUND_TEXT otherwise). */
char *name_x;