Fix typo in LADSPA element documentation.

This commit is contained in:
Dave Robillard 2009-08-10 23:04:47 -04:00 committed by Stefan Kost
parent 05e9de937e
commit d051620fcc

View file

@ -24,7 +24,7 @@
*
* The ladspa (Linux Audio Developer's Simple Plugin API) element is a bridge
* for plugins using the <ulink url="http://www.ladspa.org/">ladspa</ulink> API.
* It scans all installed ladspa plugins and registeres them as gstreamer
* It scans all installed ladspa plugins and registers them as gstreamer
* elements. If available it can also parse lrdf files and use the metadata for
* element classification.
*/