docs: fix spelling of "generic" in GstBaseSrc's documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=708870
This commit is contained in:
Brendan Long 2013-09-26 14:09:02 -06:00 committed by Tim-Philipp Müller
parent 62b7d17c2e
commit a89d53dd32

View file

@ -25,7 +25,7 @@
* @short_description: Base class for getrange based source elements
* @see_also: #GstPushSrc, #GstBaseTransform, #GstBaseSink
*
* This is a generice base class for source elements. The following
* This is a generic base class for source elements. The following
* types of sources are supported:
* <itemizedlist>
* <listitem><para>random access sources like files</para></listitem>