gtk-demo: Fix a typo

This commit is contained in:
Matthias Clasen 2020-10-02 23:54:15 -04:00
parent a9809b0f67
commit 19d760f9dd

View File

@ -10,7 +10,7 @@
* GL areas and plain old widgets to demonstrate this.
*
* The demo also shows some over-the-top effects like wobbly widgets,
* and a an animated background.
* and animated backgrounds.
*/
#include <math.h>