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 684755 - typo - whithin > within
typo - whithin > within
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other Linux
: Normal normal
: 1.0.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-25 05:10 UTC by Chris Leonard
Modified: 2012-09-25 12:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Leonard 2012-09-25 05:10:35 UTC
../gst/gsttaglist.c:319

a location whithin a city where the media has been produced or created (e.g. the neighborhood)

to

a location within a city where the media has been produced or created (e.g. the neighborhood)
Comment 1 Tim-Philipp Müller 2012-09-25 12:16:01 UTC
Thanks, fixed:

commit 23ac4ecbcf69533fda35b9eb6ed86a3b67689669
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Tue Sep 25 13:15:14 2012 +0100

    po: update translations for typo fix

commit e7a77927ffb51cfe9937a08399dff8349be8cf3a
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Tue Sep 25 13:14:53 2012 +0100

    taglist: fix typo in translated string
    
    Spotted by Chris Leonard.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684755