docs: fix typo

This commit is contained in:
Mart Raudsepp 2010-03-17 12:45:49 +02:00 committed by Tim-Philipp Müller
parent 96bff7ac62
commit 719a9217fb

View file

@ -40,7 +40,7 @@ typedef struct _GstElementClass GstElementClass;
* @GST_STATE_PLAYING : the element is PLAYING, the #GstClock is running and
* the data is flowing.
*
* The posible states an element can be in. States can be chaged using
* The possible states an element can be in. States can be changed using
* gst_element_set_state() and checked using gst_element_get_state().
*/
typedef enum {