[gdk-pixbuf] qtif: Fix typo in comments
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] qtif: Fix typo in comments
- Date: Tue, 13 Dec 2016 18:22:23 +0000 (UTC)
commit bfa86132908655a194ca83f10b106d31db09237d
Author: Bastien Nocera <hadess hadess net>
Date: Tue Dec 13 19:15:50 2016 +0100
qtif: Fix typo in comments
gdk-pixbuf/io-qtif.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/io-qtif.c b/gdk-pixbuf/io-qtif.c
index ce21806..0bd3d5f 100644
--- a/gdk-pixbuf/io-qtif.c
+++ b/gdk-pixbuf/io-qtif.c
@@ -421,7 +421,7 @@ static gboolean gdk_pixbuf__qtif_image_load_increment (gpointer data,
switch(context->state)
{
case STATE_READY:
- /* Abort if we have seen too mant atoms. */
+ /* Abort if we have seen too many atoms. */
if(context->atom_count == 0u)
{
g_set_error_literal (error, GDK_PIXBUF_ERROR,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]