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 748022 - audiofx: fix typos in example pipelines
audiofx: fix typos in example pipelines
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal minor
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-17 06:13 UTC by RaviKiran
Modified: 2015-04-17 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix typos (2.29 KB, patch)
2015-04-17 06:15 UTC, RaviKiran
committed Details | Review

Description RaviKiran 2015-04-17 06:13:00 UTC
Fix typos in example pipelines for audiodynamic, audioamplify
"ratio" instead of "rate" and "clipping-method" instead of "method"
Comment 1 RaviKiran 2015-04-17 06:15:09 UTC
Created attachment 301779 [details] [review]
fix typos

Fixed typos.
Comment 2 Tim-Philipp Müller 2015-04-17 08:56:18 UTC
Thanks:

commit fd6a5a5d90dc5cc1754fbe0ee14f6acbe06ff7e0
Author: Ravi Kiran K N <ravi.kiran@samsung.com>
Date:   Fri Apr 17 11:54:23 2015 +0530

    audiofx: fix typo in example pipelines
    
    Fix typo in example pipelines
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748022