diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | gst/filter/gstlpwsinc.c | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2008-02-07 Sebastian Dröge <slomo@circular-chaos.org> + + * gst/filter/gstlpwsinc.c: + Fix typo in the long description of the element. + 2008-02-07 Jan Schmidt <jan.schmidt@sun.com> * gst/xingheader/Makefile.am: 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> |