From 53ae1b2c9c160a98a338adbb8a7ded0cad8eeebe Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sat, 7 Dec 2013 15:38:19 +0100 Subject: docs: Fix typos in function/object descriptions Fixes https://bugzilla.gnome.org/show_bug.cgi?id=720029 --- gst/gstpad.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/gstpad.h') diff --git a/gst/gstpad.h b/gst/gstpad.h index 367d4a5ed..140ed9788 100644 --- a/gst/gstpad.h +++ b/gst/gstpad.h @@ -133,7 +133,7 @@ typedef enum { * @GST_FLOW_FLUSHING: Pad is flushing. * @GST_FLOW_EOS: Pad is EOS. * @GST_FLOW_NOT_NEGOTIATED: Pad is not negotiated. - * @GST_FLOW_ERROR: Some (fatal) error occured. Element generating + * @GST_FLOW_ERROR: Some (fatal) error occurred. Element generating * this error should post an error message with more * details. * @GST_FLOW_NOT_SUPPORTED: This operation is not supported. -- cgit v1.2.3