After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 647399 - Bad typo in ID3 tags: psychadelic -> psychedelic
Bad typo in ID3 tags: psychadelic -> psychedelic
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: 0.10.33
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-10 22:58 UTC by Sébastien Wilmet
Modified: 2011-04-11 09:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2011-04-10 22:58:26 UTC
This bad typo is located in gst-libs/gst/tag/gstid3tag.c (2 strings to change).
Comment 1 Tim-Philipp Müller 2011-04-11 09:28:35 UTC
Fixed, thanks!

 commit fe226e7a7754e8824d0e70479fd1b6945fc4904c
 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
 Date:   Mon Apr 11 10:06:53 2011 +0100

    tag: fix typo in ID3 genres
    
    psychadelic -> psychedelic. Spotted by Sébastien Wilmet.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=647399