fix typo in a comment, at least i do'nt think config5Aure is a word

This commit is contained in:
Mikael Magnusson 2007-05-10 05:08:24 +00:00
parent 6c7ba97f57
commit 933a689b41

View file

@ -593,7 +593,7 @@ static void event_process(const XEvent *ec, gpointer data)
}
}
else if (e->type == ConfigureRequest) {
/* unhandled config5Aure requests must be used to configure the
/* unhandled configure requests must be used to configure the
window directly */
XWindowChanges xwc;