commit | 719a9217fb7a55bf8080781e20ab388b2b28eef4 | [log] [tgz] |
---|---|---|
author | Mart Raudsepp <leio@gentoo.org> | Wed Mar 17 12:45:49 2010 +0200 |
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Wed Mar 17 11:03:15 2010 +0000 |
tree | ff3bcb8366e8a8a0539801105520488bd8ebbf5c | |
parent | 96bff7ac629bb3886f97d6eb8d241e16ac304d69 [diff] |
docs: fix typo
diff --git a/gst/gstelement.h b/gst/gstelement.h index c60ae8d..0b0dd0c 100644 --- a/gst/gstelement.h +++ b/gst/gstelement.h
@@ -40,7 +40,7 @@ * @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 {