mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 09:41:07 +00:00
device: Fix typo
paramater -> parameter
This commit is contained in:
parent
09d5ff4097
commit
6b9e70d193
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ gst_device_set_property (GObject * object, guint prop_id,
|
|||
* @name: (allow-none): name of new element, or %NULL to automatically
|
||||
* create a unique name.
|
||||
*
|
||||
* Creates the element with all of the required paramaters set to use
|
||||
* Creates the element with all of the required parameters set to use
|
||||
* this device.
|
||||
*
|
||||
* Returns: (transfer full): a new #GstElement configured to use this device
|
||||
|
|
Loading…
Reference in a new issue