summaryrefslogtreecommitdiff
path: root/gst/gstbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstbuffer.c')
-rw-r--r--gst/gstbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstbuffer.c b/gst/gstbuffer.c
index 025e86717..f86df33ab 100644
--- a/gst/gstbuffer.c
+++ b/gst/gstbuffer.c
@@ -112,7 +112,7 @@
* Typically, #GstParentBufferMeta is used when the child buffer is directly
* using the #GstMemory of the parent buffer, and wants to prevent the parent
* buffer from being returned to a buffer pool until the #GstMemory is available
- * for re-use. (Since: 1.6)
+ * for re-use. (Since 1.6)
*
*/
#include "gst_private.h"