trivial: Fix up an introspection tag added recently

This commit is contained in:
Richard Hughes 2021-06-28 19:45:19 +01:00
parent c3b973a91e
commit 6288886d35

View File

@ -1789,7 +1789,7 @@ fu_udev_device_get_siblings_with_subsystem (FuUdevDevice *self,
* Get a list of devices that are children of self and have the
* provided subsystem.
*
* Returns (element-type FuUdevDevice) (transfer full): devices
* Returns: (element-type FuUdevDevice) (transfer full): devices
*
* Since: 1.6.2
*/