device: Fix typo

paramater -> parameter
This commit is contained in:
Sebastian Dröge 2016-06-15 16:12:23 +02:00
parent 09d5ff4097
commit 6b9e70d193

View file

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