From 1f71c7ae0776bfaf1138a2bfd0ebd738f9e9afda Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 3 Dec 2020 13:34:21 +0000 Subject: [PATCH] n comment --- libvips/foreign/heifload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); *