From: Stefan Kost Date: Mon, 22 Jun 2009 15:17:28 +0000 (+0300) Subject: taglist: fix typo in tag description X-Git-Tag: RELEASE-0.10.24~74 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4bf3d4450a471ee7a545ef61de9148a3be86fede;p=platform%2Fupstream%2Fgstreamer.git taglist: fix typo in tag description --- diff --git a/gst/gsttaglist.c b/gst/gsttaglist.c index 81c0fac..af00ea4 100644 --- a/gst/gsttaglist.c +++ b/gst/gsttaglist.c @@ -259,7 +259,7 @@ _gst_tag_initialize (void) gst_tag_register (GST_TAG_GEO_LOCATION_NAME, GST_TAG_FLAG_META, G_TYPE_STRING, _("geo location name"), _ - ("human readable descriptive location or where the media has been recorded or produced"), + ("human readable descriptive location of where the media has been recorded or produced"), NULL); gst_tag_register (GST_TAG_GEO_LOCATION_LATITUDE, GST_TAG_FLAG_META, G_TYPE_DOUBLE, _("geo location latitude"),