mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 15:10:52 +00:00
fix mispelled redesign
This commit is contained in:
parent
98a8046d7b
commit
c015642803
@ -659,7 +659,7 @@ fu_device_ebitdo_init_real (FuDeviceEbitdo *device)
|
||||
fu_device_ebitdo_kind_to_string (priv->kind));
|
||||
fu_device_set_name (FU_DEVICE (device), name);
|
||||
fu_device_set_summary (FU_DEVICE (device),
|
||||
"A resdesigned classic game controller");
|
||||
"A redesigned classic game controller");
|
||||
fu_device_set_vendor (FU_DEVICE (device), "8Bitdo");
|
||||
|
||||
/* set vendor ID */
|
||||
|
Loading…
Reference in New Issue
Block a user