doc: fix a missing word

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2020-09-28 11:07:09 +10:00
parent 472f2ee84d
commit 070bdd9668

View file

@ -455,8 +455,9 @@ ei_device_get_user_data(struct ei_device *device);
/**
* Set the name for this device. This is a suggestion only, the server may
* the name and assign a different one (or none). Use ei_device_get_name()
* upon receiving @ref EI_EVENT_DEVICE_ADDED to get the server-assigned
* ignore the name and assign a different one (or none). Use
* ei_device_get_name() upon receiving @ref EI_EVENT_DEVICE_ADDED to get the
* server-assigned
* name.
*
* This function has no effect if called after ei_device_add()