summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.