Author: duncan
Date: Mon Jun 18 17:34:12 2007
New Revision: 9719

Modified:
   branches/rel-1/freevo/src/audio/plugins/coversearch.py

Log:
Corrected a spelling mistake


Modified: branches/rel-1/freevo/src/audio/plugins/coversearch.py
==============================================================================
--- branches/rel-1/freevo/src/audio/plugins/coversearch.py      (original)
+++ branches/rel-1/freevo/src/audio/plugins/coversearch.py      Mon Jun 18 
17:34:12 2007
@@ -145,7 +145,7 @@
                     _debug_('NO title', 2)
 
             try:
-                # use title for audicds and album for normal data
+                # use title for audio cds and album for normal data
                 if self.item.getattr('artist') and \
                    ((self.item.getattr('album') and item.type in ('audio', 
'dir')) or \
                     (self.item.getattr('title') and item.type == 'audiocd')):

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to