basesink: Fix typo in documentation

Fixes #652577.
This commit is contained in:
Philip Jägenstedt 2011-06-14 17:57:21 +02:00 committed by David Schleef
parent 954bcb09c7
commit 9f0e066102

View file

@ -3236,7 +3236,7 @@ stopping:
*
* Queue an object for rendering.
* The first prerollable object queued will complete the preroll. If the
* preroll queue if filled, we render all the objects in the queue.
* preroll queue is filled, we render all the objects in the queue.
*
* This function takes ownership of the object.
*/