mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 16:11:22 +00:00
trivial: colorhug: fix a typo
This commit is contained in:
parent
f0eee65f01
commit
097b5ac996
@ -127,7 +127,7 @@ fu_colorhug_device_msg (FuColorhugDevice *self, guint8 cmd,
|
||||
g_set_error (error,
|
||||
FWUPD_ERROR,
|
||||
FWUPD_ERROR_INTERNAL,
|
||||
"request not all recieved, got %" G_GSIZE_FORMAT,
|
||||
"request not all received, got %" G_GSIZE_FORMAT,
|
||||
actual_length);
|
||||
return FALSE;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user