gst: Fix spelling error
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 18 Sep 2014 01:49:18 +0000 (21:49 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 18 Sep 2014 01:49:47 +0000 (21:49 -0400)
Thank to Adrian Owen for reporting this error.

https://bugzilla.gnome.org/show_bug.cgi?id=736839

gst/gst.c

index 4194e8e..37c6ce9 100644 (file)
--- a/gst/gst.c
+++ b/gst/gst.c
@@ -26,7 +26,7 @@
  *                     graphs.
  *
  * GStreamer is a framework for constructing graphs of various filters
- * (termed elements here) that will handle streaming media.  Any discreet
+ * (termed elements here) that will handle streaming media.  Any discrete
  * (packetizable) media type is supported, with provisions for automatically
  * determining source type.  Formatting/framing information is provided with
  * a powerful negotiation framework.  Plugins are heavily used to provide for