From d20b373998d89bfd100e3ddba53aa614758d19c2 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 23 Nov 2009 11:33:48 +0100 Subject: [PATCH] docs: fix grammar --- docs/design/draft-buffer2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/draft-buffer2.txt b/docs/design/draft-buffer2.txt index d55fce0f40..37215c5373 100644 --- a/docs/design/draft-buffer2.txt +++ b/docs/design/draft-buffer2.txt @@ -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