docs: fix typo

Signed-off-by: Zhang Wanming <Wanming.Zhang@tieto.com>
This commit is contained in:
Zhang Wanming 2010-12-31 16:50:17 +08:00 committed by Sebastian Dröge
parent 05471ac1a7
commit 2633ecf4f1

View file

@ -66,7 +66,7 @@ for the negotiated format.
The bufferpool could be a helper GObject (like we use GstAdapter). If would
manage a collection of GstBuffers. For each buffer t tracks wheter its in use or
available. The bufferpool in gst-plgin-good/sys/v4l2/gstv4l2bufferpool might be
available. The bufferpool in gst-plugin-good/sys/v4l2/gstv4l2bufferpool might be
a starting point.