docs: fix typos s/recieve/receive/
authorAntonio Ospite <antonio.ospite@collabora.com>
Thu, 7 Mar 2019 11:38:41 +0000 (12:38 +0100)
committerAntonio Ospite <antonio.ospite@collabora.com>
Thu, 7 Mar 2019 11:41:40 +0000 (12:41 +0100)
ext/dv/gstdvdemux.c
gst/rtsp/gstrtspsrc.c
gst/udp/gstudpsrc.c

index b76d7da..65d24d3 100644 (file)
@@ -77,7 +77,7 @@
  *
  * For its part, GStreamer is concerned with accuracy and preservation of
  * information. This element outputs the 720x576 or 720x480 video that it
- * recieves, noting the proper aspect ratio. This should not be a problem for
+ * receives, noting the proper aspect ratio. This should not be a problem for
  * windowed applications, which can change size to fit the video. Applications
  * with fixed size requirements should decide whether to crop or pad which
  * an element such as videobox can do.
index 79941f4..85875f1 100644 (file)
@@ -705,7 +705,7 @@ gst_rtspsrc_class_init (GstRTSPSrcClass * klass)
   /**
    * GstRTSPSrc:port-range:
    *
-   * Configure the client port numbers that can be used to recieve RTP and
+   * Configure the client port numbers that can be used to receive RTP and
    * RTCP.
    */
   g_object_class_install_property (gobject_class, PROP_PORT_RANGE,
index 4958acc..c0fa37f 100644 (file)
@@ -67,7 +67,7 @@
  * If the #GstUDPSrc:timeout property is set to a value bigger than 0, udpsrc
  * will generate an element message named
  * <classname>&quot;GstUDPSrcTimeout&quot;</classname>
- * if no data was recieved in the given timeout.
+ * if no data was received in the given timeout.
  * The message's structure contains one field:
  * <itemizedlist>
  * <listitem>