Description: fix typo on the fbi executable
Author: David da Silva Polverari <polverari@debian.org>
Last-Update: 2024-04-22

--- a/fbiconfig.c
+++ b/fbiconfig.c
@@ -128,7 +128,7 @@ struct cfg_cmdline fbi_cfg[] = {
 	.cmdline  = "blend",
 	.option   = { O_BLEND_MSECS },
 	.needsarg = 1,
-	.desc     = "image blend time in miliseconds",
+	.desc     = "image blend time in milliseconds",
     },{
 	.letter   = 'T',
 	.cmdline  = "vt",
