[gtk/matthiasc/for-master: 1/4] gtk-demo: Fix a typo




commit 19d760f9ddcb084df1595f2ea4be79a99df540be
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 2 23:54:15 2020 -0400

    gtk-demo: Fix a typo

 demos/gtk-demo/gltransition.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/demos/gtk-demo/gltransition.c b/demos/gtk-demo/gltransition.c
index 7d51d32be4..b95ffc4d6d 100644
--- a/demos/gtk-demo/gltransition.c
+++ b/demos/gtk-demo/gltransition.c
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]