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 537707 - Misspelled word
Misspelled word
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal trivial
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-11 02:23 UTC by Fabricio Godoy
Modified: 2008-06-11 07:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabricio Godoy 2008-06-11 02:23:54 UTC
Please describe the problem:
Translating gstreamer.HEAD.pot I found a misspelled word.

#: ../plugins/elements/gsttypefindelement.c:209
msgid "force caps without doing a typefind"

"type find" spelled as "typefind".

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Sebastian Dröge (slomo) 2008-06-11 07:43:46 UTC
Hi, this is no bug. typefind is a GStreamer specific term, describing the detection of the type of some stream.