trivial: Fix a warning when generating the GtkDoc pages

This commit is contained in:
Richard Hughes 2020-11-06 13:18:25 +00:00
parent 1d0e7fb3bf
commit 11832e10af

View File

@ -363,7 +363,7 @@ fwupd_device_set_parent (FwupdDevice *device, FwupdDevice *parent)
/** /**
* fwupd_device_add_child: * fwupd_device_add_child:
* @self: A #FwupdDevice * @device: A #FwupdDevice
* @child: Another #FwupdDevice * @child: Another #FwupdDevice
* *
* Adds a child device. An child device is logically linked to the primary * Adds a child device. An child device is logically linked to the primary