summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-12-18 22:32:17 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-12-18 22:32:17 -0500
commit1a3a44ee9766c7f3e81135619ec1ab848c36371f (patch)
treefd0bc16db16e846233005464182cdc7ffd6ddf1f
parentc17ba241aba5b91135a50bfdaaea345cf0b9508a (diff)
downloadgdk-pixbuf-1a3a44ee9766c7f3e81135619ec1ab848c36371f.tar.gz
Trivial typo fixes
-rw-r--r--gdk-pixbuf/io-xpm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk-pixbuf/io-xpm.c b/gdk-pixbuf/io-xpm.c
index d65d94250..7b372afef 100644
--- a/gdk-pixbuf/io-xpm.c
+++ b/gdk-pixbuf/io-xpm.c
@@ -40,7 +40,7 @@
/* I have must have done something to deserve this.
* XPM is such a crappy format to handle.
- * This code is an ugly hybred from gdkpixmap.c
+ * This code is an ugly hybrid from gdkpixmap.c
* modified to respect transparent colors.
* It's still a mess, though.
*/
@@ -688,7 +688,7 @@ struct _XPMContext
/*
* FIXME xpm loading progressively is not properly implemented.
* Instead we will buffer to a file then load that file when done.
- * This is very broken but it should be relayively simple to fix
+ * This is very broken but it should be relatively simple to fix
* in the future.
*/
static gpointer