diff --git a/libvips/foreign/heifload.c b/libvips/foreign/heifload.c index 58d0f382..0e99b337 100644 --- a/libvips/foreign/heifload.c +++ b/libvips/foreign/heifload.c @@ -267,7 +267,7 @@ static const char *heif_magic[] = { "ftypavif" /* AV1 image format */ }; -/* THe API has: +/* The API has: * * enum heif_filetype_result result = heif_check_filetype( buf, 12 ); *