summaryrefslogtreecommitdiff
path: root/docs/design/draft-buffer2.txt
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-11-23 11:33:48 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-11-23 11:33:48 +0100
commitd20b373998d89bfd100e3ddba53aa614758d19c2 (patch)
tree7325cc8b99fb7d4e86c859c7a48a76a09e5e519c /docs/design/draft-buffer2.txt
parent332eb4ea4d26bde76d30ca05f6804c43f6a48810 (diff)
docs: fix grammar
Diffstat (limited to 'docs/design/draft-buffer2.txt')
-rw-r--r--docs/design/draft-buffer2.txt2
1 files changed, 1 insertions, 1 deletions
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