docs: fix typos s/recieve/receive/

This commit is contained in:
Antonio Ospite 2019-03-07 12:38:41 +01:00
parent 30db93e3a4
commit 2dfe228740
3 changed files with 3 additions and 3 deletions

View 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.

View 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,

View 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>