summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-09-26 19:49:24 +0200
committerBastien Nocera <hadess@hadess.net>2015-09-26 19:52:50 +0200
commite16b3786da7ebc3bc6e1b24c9c2cb1635e341f0b (patch)
treef98b6c0c5a36c86e3d74e157c1af91827cc12a7d
parente2102c711f5953fc66f2cd6693b4f927aabbc809 (diff)
downloadgdk-pixbuf-e16b3786da7ebc3bc6e1b24c9c2cb1635e341f0b.tar.gz
gif: Fix typo in the initial comments
-rw-r--r--gdk-pixbuf/io-gif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-gif.c b/gdk-pixbuf/io-gif.c
index e3e2d8439..1ce9dfd05 100644
--- a/gdk-pixbuf/io-gif.c
+++ b/gdk-pixbuf/io-gif.c
@@ -26,7 +26,7 @@
/* This loader is very hairy code.
*
* The main loop was not designed for incremental loading, so when it was hacked
- * in it got a bit messy. Basicly, every function is written to expect a failed
+ * in it got a bit messy. Basically, every function is written to expect a failed
* read_gif, and lets you call it again assuming that the bytes are there.
*
* Return vals.