diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-07 10:04:01 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-07 10:04:01 +0000 |
commit | b11181550e15989559b7ae4aba87e3c995876b54 (patch) | |
tree | 022f025042956916767cccf8d9af963ea30fb9f0 /gst/filter | |
parent | a7ed92153dd90fe4a3d1008143c9f27c1841489f (diff) | |
download | gst-plugins-bad-b11181550e15989559b7ae4aba87e3c995876b54.tar.gz gst-plugins-bad-b11181550e15989559b7ae4aba87e3c995876b54.tar.bz2 gst-plugins-bad-b11181550e15989559b7ae4aba87e3c995876b54.zip |
gst/filter/gstlpwsinc.c: Fix typo in the long description of the element.
Original commit message from CVS:
* gst/filter/gstlpwsinc.c:
Fix typo in the long description of the element.
Diffstat (limited to 'gst/filter')
-rw-r--r-- | gst/filter/gstlpwsinc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/filter/gstlpwsinc.c b/gst/filter/gstlpwsinc.c index 20b3f176..7189aaa7 100644 --- a/gst/filter/gstlpwsinc.c +++ b/gst/filter/gstlpwsinc.c @@ -35,7 +35,7 @@ /** * SECTION:element-lpwsinc - * @short_description: Windows Sinc low pass and high pass filter + * @short_description: Windowed Sinc low pass and high pass filter * * <refsect2> * <para> |