On 23/8/23 08:53, Michael Tokarev wrote:
Signed-off-by: Michael Tokarev <m...@tls.msk.ru> --- hw/display/bochs-display.c | 2 +- hw/display/qxl.c | 2 +- hw/display/ssd0303.c | 2 +- hw/display/ssd0323.c | 2 +- hw/display/xlnx_dp.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
/* - * Get some data from the DPDMA and compute these datas. + * Get some data from the DPDMA and compute these data. * Then wait for QEMU's audio subsystem to call this callback. */
TIL 'data' is plural, thanks! Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>