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 772439 - validate: fix typo in gst-validate-report.c
validate: fix typo in gst-validate-report.c
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
git master
Other Linux
: Normal enhancement
: 1.10.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-05 05:47 UTC by creator.ahn
Modified: 2016-10-31 14:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix typo (1.66 KB, patch)
2016-10-05 05:57 UTC, creator.ahn
committed Details | Review

Description creator.ahn 2016-10-05 05:47:25 UTC
validate: fix typo in gst-validate-report.c

parametter -> parameter
Comment 1 creator.ahn 2016-10-05 05:57:54 UTC
Created attachment 336963 [details] [review]
fix typo
Comment 2 Sebastian Dröge (slomo) 2016-10-05 09:38:09 UTC
commit 6ff5848789a51ead2f6240561897c6cae48af49c
Author: Jinwoo Ahn <creator.ahn@gmail.com>
Date:   Wed Oct 5 14:50:53 2016 +0900

    validate: fix typo in gst-validate-report.c
    
    parametter -> parameter
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772439