X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/7d098152afd41bf21d3815af58293f6ea58d296e..d47271bd71355511535687f47e8a0f6c3784b8dc:/src/am7xxx.h diff --git a/src/am7xxx.h b/src/am7xxx.h index 24636c3..1c353ab 100644 --- a/src/am7xxx.h +++ b/src/am7xxx.h @@ -219,7 +219,7 @@ int am7xxx_calc_scaled_image_dimensions(am7xxx_device *dev, unsigned int *scaled_width, unsigned int *scaled_height); /** - * Send an image for display on a am7xxx device. + * Send an image for display on an am7xxx device. * * This is the function that actually makes the device display something. * Static pictures can be sent just once and the device will keep showing them