docs: fix grammar

This commit is contained in:
Wim Taymans 2009-11-23 11:33:48 +01:00
parent 332eb4ea4d
commit d20b373998

View file

@ -292,7 +292,7 @@ Memory management
NONE in the MetaTiming structures.
The init/free functions can also be used to implement refcounting for a metadata
structure. This can be useful is a structure is shared between buffers.
structure. This can be useful when a structure is shared between buffers.
When the free_size of the GstBuffer is exhausted, we will allocate new memory
for each newly added BufferMeta and use the next pointers to point to this. It