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 738072 - mpegts: typos in mpegts comments
mpegts: typos in mpegts comments
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal trivial
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-07 10:26 UTC by Felix Schwarz
Modified: 2014-10-07 12:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
typo patch (5.23 KB, patch)
2014-10-07 10:27 UTC, Felix Schwarz
committed Details | Review

Description Felix Schwarz 2014-10-07 10:26:42 UTC
not sure how you want to handle patching the license header but I figured that it is only a clear typo to me so it should be ok just fixing that one.
Comment 1 Felix Schwarz 2014-10-07 10:27:37 UTC
Created attachment 287939 [details] [review]
typo patch
Comment 2 Tim-Philipp Müller 2014-10-07 12:13:15 UTC
Thanks, pushed:

 commit a2b82ba5414ecde10a439b66fd035e456b90770c
 Author: Felix Schwarz <felix.schwarz@oss.schwarz.eu>
 Date:   Tue Oct 7 12:12:04 2014 +0200

    mpegts: fix typos in comments
    
    https://bugzilla.gnome.org/show_bug.cgi?id=738072

Please could you provide patches in "git format-patch" style in future, so they can be applied with 'git am', thanks!