diff --git a/src/core/window.c b/src/core/window.c index 5f76787f3..8219e6b35 100644 --- a/src/core/window.c +++ b/src/core/window.c @@ -692,7 +692,7 @@ meta_window_class_init (MetaWindowClass *klass) * MetaWindow::size-changed: * @window: a #MetaWindow * - * This is emitted when the position of a window might + * This is emitted when the size of a window might * have changed. Specifically, this is emitted when the * size of the toplevel window has changed, or when the * size of the client window has changed.