From ab7122402165675b684c7b31f69a209644101d1b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 1 Feb 2013 21:59:09 -0500 Subject: [PATCH] Use consistent capitalization of demo titles --- demos/gtk-demo/css_pixbufs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demos/gtk-demo/css_pixbufs.c b/demos/gtk-demo/css_pixbufs.c index 4f788a84e5..fabcc5d161 100644 --- a/demos/gtk-demo/css_pixbufs.c +++ b/demos/gtk-demo/css_pixbufs.c @@ -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