commit 2ed0032823c4a2d393314c0922c7558b3024fbc2
Author: Christophe Fergeau <[email protected]>
Date:   Sat Oct 17 19:32:00 2009 +0200

    fix typo in comment

 src/itdb_itunesdb.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/itdb_itunesdb.c b/src/itdb_itunesdb.c
index eb2b04a..81730ad 100644
--- a/src/itdb_itunesdb.c
+++ b/src/itdb_itunesdb.c
@@ -4991,9 +4991,8 @@ static gboolean write_podcast_mhips (FExport *fexp,
 
     cts = fexp->wcontents;
 
-    /* Create a list wit all available album names because we have to
+    /* Create a list with all available album names because we have to
        group the podcasts according to albums */
-
     album_hash = g_hash_table_new_full (g_str_hash, g_str_equal,
                                        NULL, free_memberlist);
     for (gl=pl->members; gl; gl=gl->next)

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to