diff options
Diffstat (limited to 'examples/cairosimple.c')
-rw-r--r-- | examples/cairosimple.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cairosimple.c b/examples/cairosimple.c index d07f004c..faef3267 100644 --- a/examples/cairosimple.c +++ b/examples/cairosimple.c @@ -1,4 +1,4 @@ -/* simple example to use pangocairo to render rotated text */ +/* Simple example to use pangocairo to render rotated text */ #include <math.h> #include <pango/pangocairo.h> |