summaryrefslogtreecommitdiff
path: root/gst/gstparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstparse.c')
-rw-r--r--gst/gstparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstparse.c b/gst/gstparse.c
index ca1ed7dd2c..97ec15af89 100644
--- a/gst/gstparse.c
+++ b/gst/gstparse.c
@@ -29,7 +29,7 @@
* These function allow to create a pipeline based on the syntax used in the
* gst-launch utility (see man-page for syntax documentation).
*
- * Please note that these functions take serveral meassures to create even
+ * Please note that these functions take several measures to create
* somewhat dynamic pipelines. Due to that such pipelines are not always
* reuseable (set the state to NULL and back to PLAYING).
*/