]> Pileus Git - ~andy/gtk/commitdiff
Use consistent capitalization of demo titles
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Feb 2013 02:59:09 +0000 (21:59 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Feb 2013 02:59:09 +0000 (21:59 -0500)
demos/gtk-demo/css_pixbufs.c

index 4f788a84e53d438f882958107cc7caaa81384004..fabcc5d161c5cd9cdfd3023ac03759c54d70f8b5 100644 (file)
@@ -1,7 +1,7 @@
-/* CSS Theming/Animated backgrounds
+/* CSS Theming/Animated Backgrounds
  *
- * This demo is done in honour of the Pixbufs demo further down. It is done exclusively
- * with CSS as the background of the window.
+ * This demo is done in honour of the Pixbufs demo further down.
+ * It is done exclusively with CSS as the background of the window.
  */
 
 #include <gtk/gtk.h>