diff --git a/libkwineffects/kwineffects.h b/libkwineffects/kwineffects.h index 19f039feb7..bac263fb27 100644 --- a/libkwineffects/kwineffects.h +++ b/libkwineffects/kwineffects.h @@ -281,7 +281,7 @@ QRect infiniteRegion() * repainting to create animations. * * For each stage there are *Screen() and *Window() methods. The window method - * is called for every window which the screen method is usually called just + * is called for every window while the screen method is usually called just * once. * * @section OpenGL