[effects] Fix documention sentence

It makes more sense this way to me
This commit is contained in:
Nicolas Fella 2020-10-12 19:36:32 +02:00
parent d3934be591
commit aa9475e64e

View file

@ -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