Fix a typo

svn path=/trunk/; revision=21877
This commit is contained in:
Matthias Clasen
2008-12-13 05:20:10 +00:00
parent 2e22288e75
commit 1934d3423b
8 changed files with 23 additions and 11 deletions

View File

@ -1170,7 +1170,7 @@ _gdk_windowing_window_destroy (GdkWindow *window,
void
_gdk_windowing_window_destroy_foreign (GdkWindow *window)
{
/* It's somebody else's window, but in our heirarchy,
/* It's somebody else's window, but in our hierarchy,
* so reparent it to the root window, and then send
* it a delete event, as if we were a WM
*/