fix typo.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-enigma2 / python / python-mutagen / patch.diff
1 diff -Naur mutagen/easymp4.py mutagen_pach/easymp4.py
2 --- mutagen/mutagen/easymp4.py  2009-08-10 12:57:55.000000000 +0200
3 +++ mutagen/mutagen/easymp4.py  2010-01-11 19:24:05.000000000 +0100
4 @@ -204,7 +204,7 @@
5      '\xa9cmt': 'comment',
6      'desc': 'description',
7      '\xa9grp': 'grouping',
8 -    '\xa9grn': 'genre',
9 +    '\xa9gen': 'genre',
10      'cprt': 'copyright',
11      'soal': 'albumsort',
12      'soaa': 'albumartistsort',