From a31b08a2d1f39055a64725f27eed023351ff6a38 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Thu, 2 Dec 2021 12:50:35 +0100 Subject: RAW -> raw photos --- fastiv-io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fastiv-io.c') diff --git a/fastiv-io.c b/fastiv-io.c index b955622..36e6fde 100644 --- a/fastiv-io.c +++ b/fastiv-io.c @@ -63,7 +63,7 @@ #endif // A subset of shared-mime-info that produces an appropriate list of -// file extensions. Chiefly motivated by the suckiness of RAW images: +// file extensions. Chiefly motivated by the suckiness of raw photo formats: // someone else will maintain the list of file extensions for us. const char *fastiv_io_supported_media_types[] = { "image/bmp", -- cgit v1.2.3-54-g00ecf